Trying to modify run.sh so it waits for the Xvfb server to start accepting connections.

This commit is contained in:
polar 2017-09-22 12:12:24 -04:00
parent ef46530b66
commit c16478bb80

2
run.sh
View file

@ -4,7 +4,7 @@ function LOG {
echo $(date -R): $0: $* echo $(date -R): $0: $*
} }
timeout=30 timeout=300
displayNumber=1 displayNumber=1
screenNumber=0 screenNumber=0