]> Dogcows Code - chaz/tar/commitdiff
Bugfix
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 26 Sep 2013 21:59:18 +0000 (00:59 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 26 Sep 2013 21:59:49 +0000 (00:59 +0300)
* tests/remfiles08.at: Restore missing find

tests/remfiles08.at

index 54f5de1588a2f7fd2c2d655d89eaac7a8b18dc13..0649e85c7785b557b3d9fc7113a865b6e41d602c 100644 (file)
@@ -30,6 +30,7 @@ echo bar/bar_file > bar/bar_file
 decho A
 tar -cvf foo.tar --remove-files -C `pwd`/foo . -C ../bar .
 decho B
+find
 ],
 [0],
 [A
This page took 0.019631 seconds and 4 git commands to generate.