projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55ff4c3
)
made it work ;-)
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 27 May 2003 12:18:00 +0000
(12:18 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 27 May 2003 12:18:00 +0000
(12:18 +0000)
testcurl.sh
patch
|
blob
|
history
diff --git
a/testcurl.sh
b/testcurl.sh
index 2bb207382916e27f91afc57483b672eb6c929d93..c27f0e3160cd6650d6714b4ae70f5accde28df78 100755
(executable)
--- a/
testcurl.sh
+++ b/
testcurl.sh
@@
-116,7
+116,7
@@
cvsup() {
# return (1 - RETURNVALUE) so that errors return 0 while goodness
# returns 1
- return `expr 1 - $
?
`
+ return `expr 1 - $
cvsstat
`
}
att="0"