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:
ed4dff6
)
run 'make test-full' instead of 'make test' to get more details in case of
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 21 Jan 2003 10:36:35 +0000
(10:36 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 21 Jan 2003 10:36:35 +0000
(10:36 +0000)
errors
testcurl.sh
patch
|
blob
|
history
diff --git
a/testcurl.sh
b/testcurl.sh
index 25dd9ed6ddbe3a3ed4345f35ae12f9e4bc3db117..22bdf819dcf9859af074b298f1590ccec5aad6fd 100755
(executable)
--- a/
testcurl.sh
+++ b/
testcurl.sh
@@
-123,8
+123,8
@@
else
die
fi
-echo "testcurl: now run make test"
-make test 2>&1 | sed -e "s:$pwd::g" | tee build.log
+echo "testcurl: now run make test
-full
"
+make test
-full
2>&1 | sed -e "s:$pwd::g" | tee build.log
if { grep "^TESTFAIL:" build.log; } then
echo "testcurl: the tests were not successful"