mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:51:42 +03:00
use 'make test-full' instead of only 'make test' as it gives a lot of more
info in case of failures
This commit is contained in:
parent
39c12790bc
commit
838e776542
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ version=1
|
|||
fixed=0
|
||||
|
||||
die(){
|
||||
echo "testcurl: ENDING HERE"
|
||||
exit 1
|
||||
echo "testcurl: ENDING HERE"
|
||||
exit 1
|
||||
}
|
||||
|
||||
if [ -f setup ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue