[Fai-commit] r4131 - trunk/examples/simple/scripts/LAST

Thomas Lange lange at alioth.debian.org
Thu Nov 2 18:01:56 CET 2006


Author: lange
Date: 2006-11-02 18:01:56 +0100 (Thu, 02 Nov 2006)
New Revision: 4131

Modified:
   trunk/examples/simple/scripts/LAST/50-misc
Log:
/sbin/unconfigured.sh is not used any more


Modified: trunk/examples/simple/scripts/LAST/50-misc
===================================================================
--- trunk/examples/simple/scripts/LAST/50-misc	2006-11-02 12:58:03 UTC (rev 4130)
+++ trunk/examples/simple/scripts/LAST/50-misc	2006-11-02 17:01:56 UTC (rev 4131)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# copyright Thomas Lange 2001-2005, lange at debian.org
+# copyright Thomas Lange 2001-2006, lange at debian.org
 
 error=0 ; trap "error=$((error|1))" ERR
 
@@ -31,8 +31,5 @@
 # copy sources.list
 fcopy -i /etc/apt/sources.list
 
-# the system is now configured
-rm -f $target/sbin/unconfigured.sh
-
 exit $error
 




More information about the Fai-commit mailing list