[Fai-commit] r3824 - trunk/examples/simple/hooks
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Sun Sep 3 23:02:01 UTC 2006
Author: lange
Date: 2006-09-03 23:02:01 +0000 (Sun, 03 Sep 2006)
New Revision: 3824
Modified:
trunk/examples/simple/hooks/savelog.LAST.source
Log:
rename $reboot to $flag_reboot
Modified: trunk/examples/simple/hooks/savelog.LAST.source
===================================================================
--- trunk/examples/simple/hooks/savelog.LAST.source 2006-09-03 22:54:03 UTC (rev 3823)
+++ trunk/examples/simple/hooks/savelog.LAST.source 2006-09-03 23:02:01 UTC (rev 3824)
@@ -114,5 +114,5 @@
echo "ERRORS found in log files. See $errfile."
else
echo "Congratulations! No errors found in log files."
- export reboot=1
+ export flag_reboot=1
fi
More information about the Fai-commit
mailing list