X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fvolume.at;h=415444067688f3d3ba0a85c4734d6ee7979f353d;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=30b405f844b743b95c9a15096d2fa08fc6be09c1;hpb=138fc7e67e3d9845cd7d81aad0e9c7724784f9b9;p=debian%2Ftar diff --git a/tests/volume.at b/tests/volume.at index 30b405f8..41544406 100644 --- a/tests/volume.at +++ b/tests/volume.at @@ -1,22 +1,23 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc. +# Copyright 2004, 2006-2007, 2013-2014, 2016 Free Software Foundation, +# Inc. -# This program is free software; you can redistribute it and/or modify +# This file is part of GNU tar. + +# GNU tar 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 3, or (at your option) -# any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. -# This program is distributed in the hope that it will be useful, +# GNU tar is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see . # Volume labels are checked on read by fnmatch. @@ -43,16 +44,15 @@ test $? = 2 [0], [], [----- -tar: Volume `label' does not match `lab' +tar: Volume 'label' does not match 'lab' tar: Error is not recoverable: exiting now ----- -tar: Volume `label' does not match `bel' +tar: Volume 'label' does not match 'bel' tar: Error is not recoverable: exiting now ----- -tar: Volume `label' does not match `babel' +tar: Volume 'label' does not match 'babel' tar: Error is not recoverable: exiting now ], [],[],[gnu, oldgnu]) AT_CLEANUP -