[Fai-commit] r3644 - trunk/lib

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Sun Jul 23 08:49:53 UTC 2006


Author: lange
Date: 2006-07-23 08:49:52 +0000 (Sun, 23 Jul 2006)
New Revision: 3644

Modified:
   trunk/lib/get-boot-info
Log:
insert tab stop


Modified: trunk/lib/get-boot-info
===================================================================
--- trunk/lib/get-boot-info	2006-07-23 01:23:06 UTC (rev 3643)
+++ trunk/lib/get-boot-info	2006-07-23 08:49:52 UTC (rev 3644)
@@ -56,7 +56,7 @@
 	netdevices_all="$netdevices_all"
 	netdevices_up="$netdevices_up"
 	netdevices="$netdevices_up"
-EOF
+	EOF
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 get_dhcp_info() {
@@ -106,7 +106,7 @@
 	NETMASK=$NETMASK
 	GATEWAYS=$GATEWAYS
 	BROADCAST=$BROADCAST
-    EOF
+	EOF
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 get_fixed_info() {




More information about the Fai-commit mailing list