Parent Directory
|
Revision Log
|
Patch
| revision 3757 by lange, Tue Jul 25 13:05:50 2006 UTC | revision 3758 by lange, Sun Aug 6 19:16:12 2006 UTC | |
|---|---|---|
| # | Line 113 if [ -s $errfile ]; then | Line 113 if [ -s $errfile ]; then |
| 113 | echo "ERRORS found in log files. See $errfile." | echo "ERRORS found in log files. See $errfile." |
| 114 | else | else |
| 115 | echo "Congratulations! No errors found in log files." | echo "Congratulations! No errors found in log files." |
| 116 | export reboot=1 | |
| 117 | fi | fi |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |