git://git.onelab.eu
/
bootcd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e6dfae
)
Cast a wider net.
author
Daniel Hokka Zakrisson
<dhokka@cs.princeton.edu>
Thu, 22 Jul 2010 14:21:28 +0000
(10:21 -0400)
committer
Daniel Hokka Zakrisson
<dhokka@cs.princeton.edu>
Thu, 22 Jul 2010 14:21:28 +0000
(10:21 -0400)
plc.d/bootcd-kernel
patch
|
blob
|
history
diff --git
a/plc.d/bootcd-kernel
b/plc.d/bootcd-kernel
index
eb55276
..
c745008
100755
(executable)
--- 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"