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