[Lunar-commits] r14960 - lunar-iso/trunk/lunar-install/sbin

Auke Kok sofar at lunar-linux.org
Sun May 22 21:50:27 UTC 2005


Author: sofar
Date: 2005-05-22 21:50:26 +0000 (Sun, 22 May 2005)
New Revision: 14960

Modified:
   lunar-iso/trunk/lunar-install/sbin/lunar-install
Log:
MEH.


Modified: lunar-iso/trunk/lunar-install/sbin/lunar-install
===================================================================
--- lunar-iso/trunk/lunar-install/sbin/lunar-install	2005-05-22 21:19:50 UTC (rev 14959)
+++ lunar-iso/trunk/lunar-install/sbin/lunar-install	2005-05-22 21:50:26 UTC (rev 14960)
@@ -41,7 +41,7 @@
     umount $TARGET/proc
 
     # debug the problem in case there is one
-    if [ $RESULT != 0 ] ; then 
+    if [ $RESULT == 1 ] ; then 
       (
     	echo ""
 	echo "ERROR: An error occurred while executing a command. The command was:"



More information about the Lunar-commits mailing list