Merge "double the screen sleep timeout"

This commit is contained in:
Jenkins 2014-06-16 19:58:37 +00:00 committed by Gerrit Code Review
commit 56a564021d

View File

@ -1081,7 +1081,7 @@ function screen_it {
# sleep to allow bash to be ready to be send the command - we are
# creating a new window in screen and then sends characters, so if
# bash isn't running by the time we send the command, nothing happens
sleep 1.5
sleep 3
NL=`echo -ne '\015'`
# This fun command does the following: