Author: nextgens
Date: 2008-05-31 14:00:23 +0000 (Sat, 31 May 2008)
New Revision: 20160

Modified:
   trunk/apps/new_installer/scripts/update.sh
Log:
new_installer: update.sh: doh

Modified: trunk/apps/new_installer/scripts/update.sh
===================================================================
--- trunk/apps/new_installer/scripts/update.sh  2008-05-31 13:47:21 UTC (rev 
20159)
+++ trunk/apps/new_installer/scripts/update.sh  2008-05-31 14:00:23 UTC (rev 
20160)
@@ -114,9 +114,6 @@
        fi
 fi

-# We don't need the CA file anymore
-rm -f $CAFILE
-
 if java $JOPTS -cp sha1test.jar Sha1Test update/update.sh ./ $CAFILE
 then
        echo "Downloaded update.sh"


Reply via email to