summaryrefslogtreecommitdiff
path: root/tests/cp/no-deref-link1
AgeCommit message (Collapse)Author
2004-06-23Replace all occurrences of `(exit N); exit' withJim Meyering
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx.
2002-10-08Use double quotes around diagnostic.Jim Meyering
2002-04-19upgrade to use better frameworkJim Meyering
2002-04-19Lots of clean-up:Jim Meyering
E.g., (exit $fail); exit t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$ trap 'status=$?; cd $pwd; rm -rf $t0 && exit $status' 0
1999-01-18Now that PATH is set properly, use rm and cp rather than $RM and $CP.Jim Meyering
1997-07-09.Jim Meyering
1997-07-08.Jim Meyering
1997-06-22.Jim Meyering
1997-06-22.Jim Meyering