From: Jim Meyering Date: Wed, 19 Jan 2005 12:51:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1581 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dea0e69ce0b3c8ba2a8c9ae172178d5f210b8339;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/t-chdir-long b/lib/t-chdir-long index d641a59711..ed6d2ac4e6 100755 --- a/lib/t-chdir-long +++ b/lib/t-chdir-long @@ -1,5 +1,7 @@ #!/bin/sh # Exercise chdir-long's sample main program. +# FIXME: add traps and choose top level names so that +# temporary directories are easier to remove. gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libfetish.a