X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fbootcd-kernel;h=c7450080df443efa2ed8383b5745bd4859707fba;hb=8c2738d05ab3d827bbf3d41e0e3f3ab3d5adf3f2;hp=eb552769888bafc83115ebd46b08dcf2c1eb0dad;hpb=1e6dfae81ccc560ee41c5d4d08a4fbc9853c2ad4;p=bootcd.git 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"