summaryrefslogtreecommitdiff
path: root/lib/t-chdir-long
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-01-19 12:52:15 +0000
committerJim Meyering <jim@meyering.net>2005-01-19 12:52:15 +0000
commitf4af6f487c4faf5d82563bf5e9f563f918147ccb (patch)
tree910534a157c7c7ecee686f4847a85702732c3d96 /lib/t-chdir-long
parentdea0e69ce0b3c8ba2a8c9ae172178d5f210b8339 (diff)
downloadcoreutils-f4af6f487c4faf5d82563bf5e9f563f918147ccb.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/t-chdir-long')
-rwxr-xr-xlib/t-chdir-long3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/t-chdir-long b/lib/t-chdir-long
index ed6d2ac4e..bf0381c14 100755
--- a/lib/t-chdir-long
+++ b/lib/t-chdir-long
@@ -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