Dolda2000 GitWeb
/
dcp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
078110f
)
Fixed bug parsing -N.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Mon, 24 Mar 2008 21:55:42 +0000
(22:55 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Mon, 24 Mar 2008 21:55:42 +0000
(22:55 +0100)
dcp-update
patch
|
blob
|
blame
|
history
diff --git
a/dcp-update
b/dcp-update
index
06787d3
..
069d846
100755
(executable)
--- a/
dcp-update
+++ b/
dcp-update
@@
-21,7
+21,6
@@
while [ "${1:0:1}" = - ]; do
shift
if [ "$opt" = N ]; then
push=n
shift
if [ "$opt" = N ]; then
push=n
- shift
elif [ "$opt" = h ]; then
usage
exit 0
elif [ "$opt" = h ]; then
usage
exit 0