From: Daniel Hokka Zakrisson Date: Thu, 22 Jul 2010 14:16:00 +0000 (-0400) Subject: Cast a wider net. X-Git-Tag: myplc-4.3-38~1 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=97c796abf9ccb2bbab82431e39bdd95b87d2ced8 Cast a wider net. --- diff --git a/plc.d/bootcd-kernel b/plc.d/bootcd-kernel index 5125ada..5c49a96 100755 --- a/plc.d/bootcd-kernel +++ b/plc.d/bootcd-kernel @@ -28,7 +28,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"