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
@ -18,8 +18,8 @@ version=1
|
|||||||
fixed=0
|
fixed=0
|
||||||
|
|
||||||
die(){
|
die(){
|
||||||
echo "testcurl: ENDING HERE"
|
echo "testcurl: ENDING HERE"
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ -f setup ]; then
|
if [ -f setup ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user