[Fai-commit] r3723 - trunk/lib

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Tue Aug 1 15:49:19 UTC 2006


Author: lange
Date: 2006-08-01 15:49:18 +0000 (Tue, 01 Aug 2006)
New Revision: 3723

Modified:
   trunk/lib/fai-divert
Log:
fix EOF error without a tab


Modified: trunk/lib/fai-divert
===================================================================
--- trunk/lib/fai-divert	2006-08-01 15:39:15 UTC (rev 3722)
+++ trunk/lib/fai-divert	2006-08-01 15:49:18 UTC (rev 3723)
@@ -37,7 +37,7 @@
 	#! /bin/sh
 	# diversion of $1 created by FAI
 	exit 0
-    EOF
+EOF
     chmod a+rx $FAI_ROOT/$1
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -




More information about the Fai-commit mailing list