From: Sergey Poznyakoff Date: Thu, 21 Jun 2007 08:51:03 +0000 (+0000) Subject: Skip test if genfile is unable to create the file X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=89a91c7b440ae92d1cfda33ec391a255573b3814;hp=5635a428abf71624ef4e8dff1283fc134757dd85;p=chaz%2Ftar Skip test if genfile is unable to create the file --- diff --git a/tests/lustar01.at b/tests/lustar01.at index 436536c..7c7bc77 100644 --- a/tests/lustar01.at +++ b/tests/lustar01.at @@ -25,7 +25,7 @@ m4_define([LONGNAME], [this_is_a_very_long_name_for_a_file_designed_to_test_generation_of_ustar_archives_by_gnu_tar_semicolon_it_will_not_fit_the_name_field_and_cannot_be_split_between_name_and_prefix]) AT_TAR_CHECK([ -genfile --file=LONGNAME +genfile --file=LONGNAME || AT_SKIP_TEST tar cf archive LONGNAME ], [2],