[Fai-commit] r5565 - trunk/bin

Thomas Lange lange at alioth.debian.org
Tue Oct 20 09:02:35 UTC 2009


Author: lange
Date: 2009-10-20 09:02:33 +0000 (Tue, 20 Oct 2009)
New Revision: 5565

Modified:
   trunk/bin/fai
Log:
add missing shift


Modified: trunk/bin/fai
===================================================================
--- trunk/bin/fai	2009-10-20 08:55:00 UTC (rev 5564)
+++ trunk/bin/fai	2009-10-20 09:02:33 UTC (rev 5565)
@@ -193,6 +193,7 @@
 	-s|--cspace)
 	    shift
 	    cspace=$1
+	    shift
 	    ;;
 	-u|--hostname)
 	    shift




More information about the Fai-commit mailing list