]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 19 Jan 2005 12:52:15 +0000 (12:52 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Jan 2005 12:52:15 +0000 (12:52 +0000)
lib/t-chdir-long

index ed6d2ac4e63802d54ae32a92694b93c0b31df67c..bf0381c148c0d3d79e08f5e5745d11998682306a 100755 (executable)
@@ -2,6 +2,7 @@
 # Exercise chdir-long's sample main program.
 # FIXME: add traps and choose top level names so that
 # temporary directories are easier to remove.
+# FIXME: don't clobber a.out
 
 gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libfetish.a
 
@@ -56,3 +57,5 @@ for t in . /t /tmp /var/tmp; do
       && rm -f diff in out
   done
 done
+
+rm -f a.out