From: Paul Eggert Date: Mon, 21 Aug 2023 20:41:42 +0000 (-0700) Subject: Bump extrac26 timeout X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a9a8990fb3b8ff4765151bccea9667e4b6a4fc0c;p=thirdparty%2Ftar.git Bump extrac26 timeout * tests/extrac26.at: Increase timeout from 15 to 60 s. On my old machine it took 15 s. --- diff --git a/tests/extrac26.at b/tests/extrac26.at index 48fe468b..35005b1a 100644 --- a/tests/extrac26.at +++ b/tests/extrac26.at @@ -31,7 +31,7 @@ tar -cf archive.tar dirtree echo Extracting archive mkdir output -timeout 15 tar -xf archive.tar --delay-directory-restore -C output +timeout 60 tar -xf archive.tar --delay-directory-restore -C output ], [0], [Creating dirtree