From: Daniel Hokka Zakrisson Date: Thu, 22 Jul 2010 14:21:28 +0000 (-0400) Subject: Cast a wider net. X-Git-Tag: bootcd-5.0-5~1 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=8c2738d05ab3d827bbf3d41e0e3f3ab3d5adf3f2 Cast a wider net. --- diff --git a/plc.d/bootcd-kernel b/plc.d/bootcd-kernel index eb55276..c745008 100755 --- a/plc.d/bootcd-kernel +++ b/plc.d/bootcd-kernel @@ -30,7 +30,7 @@ case "$1" in test build/isofs/bootcd.img -nt "$name/isofs/bootcd.img" || continue elif test "$name" = default; then # Not ideal, but... - grep -q support@planet-lab.org build/isofs/kernel || continue + grep -q support@ build/isofs/kernel || continue fi if test "$url" != $(echo "$url" | sed s#[:/]##); then ./kvariant.sh "$name" "$url"