Cast a wider net.
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Thu, 22 Jul 2010 14:16:00 +0000 (10:16 -0400)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Thu, 22 Jul 2010 14:16:00 +0000 (10:16 -0400)
plc.d/bootcd-kernel

index 5125ada..5c49a96 100755 (executable)
@@ -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"