X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plc.d%2Fbootcd-kernel;h=5c49a9691df3ca0782e83a60081e9aba9b65b8ae;hb=97c796abf9ccb2bbab82431e39bdd95b87d2ced8;hp=5125ada9638afc53390c2f71d30e1cba8de879e8;hpb=1388bd17c4ea0e5f5775c87cf55ba250ea429ada;p=myplc.git 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"