X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Flabel04.at;h=677614fe7fd507037d8ae65e1822756312940263;hb=45ccda119355a1087450039a250359c1d0de0d08;hp=e5515022f97a99c900b0b94d25bd7cdaf8621707;hpb=0ba8bdf5f3401fdc8c1595857ab69f6c65e04353;p=chaz%2Ftar diff --git a/tests/label04.at b/tests/label04.at index e551502..677614f 100644 --- a/tests/label04.at +++ b/tests/label04.at @@ -1,14 +1,16 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2010 Free Software Foundation, Inc. +# Copyright 2010, 2013-2014 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. @@ -43,11 +45,9 @@ tar -rf archive --label='New volume' file ], [# Create volume # Update: wrong label -tar: Volume `New volume' does not match `My volume' +tar: Volume 'New volume' does not match 'My volume' tar: Error is not recoverable: exiting now # Update: right label ],[],[],[gnu,oldgnu,posix]) AT_CLEANUP - -