X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fstar%2Fmulti-fail.at;h=ebf77176c28f1c5ccfdaad759c5c27ac28a37c1c;hb=02533d1a602fd1441836bc7df12a3a0a96c806de;hp=f7faebdd004ae2587f28bc9b3a7802ae51a4e4c5;hpb=c81a5e8bf5f028859e24b2231c9751bbd6b6fdc4;p=chaz%2Ftar diff --git a/tests/star/multi-fail.at b/tests/star/multi-fail.at index f7faebd..ebf7717 100644 --- a/tests/star/multi-fail.at +++ b/tests/star/multi-fail.at @@ -1,11 +1,11 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -19,13 +19,13 @@ # 02110-1301, USA. AT_SETUP([multi-fail]) -AT_KEYWORDS([multivolume multiv multi-fail]) +AT_KEYWORDS([star multivolume multiv multi-fail]) unset TAR_OPTIONS AT_CHECK([ -AT_STAR_PREREQ([gnu-multi-fail-volume1.gtar]) -AT_STAR_PREREQ([gnu-multi-fail-volume2.gtar]) +AT_STAR_PREREQ([gnu-multi-fail-volume1.gtar],[7c28663dd98b0bd91ceb4be7af55254e]) +AT_STAR_PREREQ([gnu-multi-fail-volume2.gtar],[b5d41c4c3ec440687d4a44957b5079a8]) tar --utc -tvM -f $STAR_TESTSCRIPTS/gnu-multi-fail-volume1.gtar \ -f $STAR_TESTSCRIPTS/gnu-multi-fail-volume2.gtar <&- @@ -86,4 +86,3 @@ tar --utc -tvM -f $STAR_TESTSCRIPTS/gnu-multi-fail-volume1.gtar \ ]) AT_CLEANUP -