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:
Daniel Stenberg 2003-01-21 10:33:29 +00:00
Родитель 39c12790bc
Коммит 838e776542
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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