projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a67f42
)
fix -fU parsing
author
Rudolf Polzer <divverent@alientrap.org>
Sat, 18 Sep 2010 11:25:55 +0000
(13:25 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Sat, 18 Sep 2010 11:25:55 +0000
(13:25 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index 764fb4302372aa6d0324d24ba41ef38074803ebf..c25f2c77441354ca018909fae1613d53c2b7d21d 100755
(executable)
--- a/
all
+++ b/
all
@@
-921,7
+921,7
@@
case "$cmd" in
elif [ x"$1" = x"-fu" ]; then
force=true
gotoupstream=true
- elif [ x"$1" = x"-
Fu
" ]; then
+ elif [ x"$1" = x"-
fU
" ]; then
force=true
gotoupstream=true
fetchupstream=true