diff --git a/curl.spec b/curl.spec index a5ae989..de93364 100644 --- a/curl.spec +++ b/curl.spec @@ -214,7 +214,7 @@ be installed. # # disable test 1801 # -echo "313\n1801" >> tests/data/DISABLED +echo -e "313\n1801\n" >> tests/data/DISABLED # test3026: avoid pthread_create() failure due to resource exhaustion on i386 %ifarch %{ix86}