X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fremfiles06c.at;h=78a70e49176964f2b4a12d5f9d36ecbd940f771e;hb=fcde08534bdabfaa50d9c762631c8ccc0a94fefa;hp=ad9164d24a0f454014aae717a40b5b3a1528a0f8;hpb=3125d311e17c91da85de3bca326cf485523d78a0;p=chaz%2Ftar diff --git a/tests/remfiles06c.at b/tests/remfiles06c.at index ad9164d..78a70e4 100644 --- a/tests/remfiles06c.at +++ b/tests/remfiles06c.at @@ -1,6 +1,6 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright 2013 Free Software Foundation, Inc. +# Copyright 2013-2014 Free Software Foundation, Inc. # # 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 @@ -37,7 +37,7 @@ tar -cf foo.tar -C foo file -C $DIR/bar file decho A find . | sort decho B -tar -rvf foo.tar --remove-files -C foo file -C ../bar file +tar -rvf foo.tar --remove-files -C foo file -C $DIR/bar file decho C find . | sort ],