git.annexia.org
/
febootstrap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
361b6ea
)
Fix for when '-u' option is omitted.
author
rjones
<rjones@F10x32.home.annexia.org>
Mon, 11 May 2009 15:09:45 +0000
(16:09 +0100)
committer
rjones
<rjones@F10x32.home.annexia.org>
Mon, 11 May 2009 15:09:45 +0000
(16:09 +0100)
febootstrap.sh
patch
|
blob
|
history
diff --git
a/febootstrap.sh
b/febootstrap.sh
index
7398516
..
91b4f55
100755
(executable)
--- a/
febootstrap.sh
+++ b/
febootstrap.sh
@@
-117,7
+117,7
@@
fi
# Add the updates repository if asked.
case "$updates" in
- none|no)
+
""|
none|no)
;;
*://*)
cat >> $tmpdir/febootstrap.repo <<EOF