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:
Родитель
39c12790bc
Коммит
838e776542
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче