X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Flabel04.at;h=aa71f540f1f543546f81ea07da2b19ba83d322b2;hb=HEAD;hp=fc3aa263473c00f0251bf7b117fddbbddb661c69;hpb=ee168310ec4227174ace489bf5f81f8c2f91cde0;p=debian%2Ftar diff --git a/tests/label04.at b/tests/label04.at index fc3aa263..aa71f540 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, 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. @@ -43,7 +45,7 @@ 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])