SF.net SVN: morphix: [2546] trunk/mmaker/utils/auto-testing/ video-qemu-booting-iso.sh
[email protected] Sun, 29 Jul 2007 07:22:42 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2546
http://morphix.svn.sourceforge.net/morphix/?rev=2546&view=rev
Author: bmsleight
Date: 2007-07-29 07:22:39 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Missed a few lines
Modified Paths:
--------------
trunk/mmaker/utils/auto-testing/video-qemu-booting-iso.sh
Modified: trunk/mmaker/utils/auto-testing/video-qemu-booting-iso.sh
===================================================================
--- trunk/mmaker/utils/auto-testing/video-qemu-booting-iso.sh 2007-07-29 14:18:08 UTC (rev 2545)
+++ trunk/mmaker/utils/auto-testing/video-qemu-booting-iso.sh 2007-07-29 14:22:39 UTC (rev 2546)
@@ -27,7 +27,7 @@
exit
fi
VNCCONF=$(cat /etc/vnc.conf | grep "^\$vncStartup")
-if [ "VNCCONF" -neq "\$vncStartup = \"~/.vnc/xstartup\";" ]
+if [ "$VNCCONF" != "\$vncStartup = \"~/.vnc/xstartup\";" ]
then
echo "Requires vnc.conf to have the line:- "
echo "\$vncStartup = \"~/.vnc/xstartup\";"
@@ -201,6 +201,7 @@
DISPLAY="$OLD_DISPLAY"
export DISPLAY="$OLD_DISPLAY"
rm $TMP_DIR -r
+rm /tmp/video-qemu-booting-iso.lock
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/