From 589d2da3d47514b1d0a9291e8d9b170a240040f5 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 22 Mar 2011 13:24:03 +0100 Subject: pbs test page, POST data (hardcoded atm) --- src/testApp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testApp.sh') diff --git a/src/testApp.sh b/src/testApp.sh index b714e5e..6a40772 100755 --- a/src/testApp.sh +++ b/src/testApp.sh @@ -12,7 +12,7 @@ working_path=`dirname "$script_path"` display_id=$(grep -n $(whoami) /etc/passwd| head -n 1|awk -F : '{print $1}') # Start QT's virtual framebuffer with proper displayID /usr/local/Trolltech/Qt-4.7.2/bin/qvfb -width 1024 -height 768 -qwsdisplay :$display_id & -sleep 0.1 +sleep 0.5 # Start fbgui. $working_path/fbgui -display QVFb:$display_id $@ # Check if fbbrowser is not running, if so kill the qvfb. -- cgit v1.2.3-55-g7522