summaryrefslogtreecommitdiff
path: root/tests/mv/update
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.
2001-08-07whoopsJim Meyering
2001-08-07test both cp and mvJim Meyering
2001-08-06*** empty log message ***Jim Meyering