[Fai-commit] r4083 - trunk/lib
fai-commit at lists.alioth.debian.org
fai-commit at lists.alioth.debian.org
Thu Oct 12 13:23:34 UTC 2006
Author: lange
Date: 2006-10-12 13:23:34 +0000 (Thu, 12 Oct 2006)
New Revision: 4083
Modified:
trunk/lib/subroutines
Log:
add space, so this line will not occur in variables.log
Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines 2006-10-12 11:47:28 UTC (rev 4082)
+++ trunk/lib/subroutines 2006-10-12 13:23:34 UTC (rev 4083)
@@ -405,7 +405,7 @@
if [ -f /boot/RUNNING_FROM_FAICD ]; then
cat > $target/tmp/rebootCD <<'EOF'
#! /bin/bash
-device=$1
+ device=$1
eject -m /dev/$device 2>/dev/null >/dev/null
echo "Remove CDROM and press <RETURN> to continue reboot"
read
More information about the Fai-commit
mailing list