[Fai-commit] r4370 - trunk/lib

lange at alioth.debian.org lange at alioth.debian.org
Wed Jul 4 10:55:38 UTC 2007


Author: lange
Date: 2007-07-04 10:55:38 +0000 (Wed, 04 Jul 2007)
New Revision: 4370

Modified:
   trunk/lib/subroutines
Log:
fix message


Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines	2007-07-04 08:17:43 UTC (rev 4369)
+++ trunk/lib/subroutines	2007-07-04 10:55:38 UTC (rev 4370)
@@ -395,7 +395,7 @@
     local dir cdromdevice
     [ $do_init_tasks -eq 0 ] && exit 0
     wait_for_jobs
-    echo "Press <RETURN> to reboot or ctrl-c to execute a shell"
+    echo "Press <RETURN> to reboot."
     [ -z "$flag_reboot" ] && : ${flag_reboot:=0}
     [ -s $LOGDIR.error.log -a "$flag_reboot" -gt "0" ] && sleep 10
     # reboot without prompting if FAI_FLAG reboot is set




More information about the Fai-commit mailing list