X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fremfiles06c.at;h=4c5694b22bcde595936cdc09576a719f1286c256;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=ad9164d24a0f454014aae717a40b5b3a1528a0f8;hpb=daa269958ad8d50ef8154ccb65e58acaf7a6dd99;p=debian%2Ftar diff --git a/tests/remfiles06c.at b/tests/remfiles06c.at index ad9164d2..4c5694b2 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, 2016 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 ],