]> Dogcows Code - chaz/tar/blobdiff - tests/remfiles06c.at
Restructure the remfiles testsuite.
[chaz/tar] / tests / remfiles06c.at
index 6cb2f5073b6a6ee40e31046a38581936dcb6ad79..78a70e49176964f2b4a12d5f9d36ecbd940f771e 100644 (file)
@@ -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
 ],
This page took 0.017051 seconds and 4 git commands to generate.