[Fai-commit] r3758 - trunk/examples/simple/hooks

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Sun Aug 6 19:16:12 UTC 2006


Author: lange
Date: 2006-08-06 19:16:12 +0000 (Sun, 06 Aug 2006)
New Revision: 3758

Modified:
   trunk/examples/simple/hooks/savelog.LAST
Log:
set reboot=1 if no errors are found


Modified: trunk/examples/simple/hooks/savelog.LAST
===================================================================
--- trunk/examples/simple/hooks/savelog.LAST	2006-08-04 00:19:06 UTC (rev 3757)
+++ trunk/examples/simple/hooks/savelog.LAST	2006-08-06 19:16:12 UTC (rev 3758)
@@ -113,4 +113,5 @@
    echo "ERRORS found in log files. See $errfile."
 else
    echo "Congratulations! No errors found in log files."
+   export reboot=1
 fi




More information about the Fai-commit mailing list