Redirect stdout to stderr before trying to
authorJim Meyering <jim@meyering.net>
Tue, 5 Sep 2000 12:15:30 +0000 (12:15 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 5 Sep 2000 12:15:30 +0000 (12:15 +0000)
commitb150de0a99304ca9661193ccf831845c52010b3d
treedd9bd0c9defc63ef41b055bd82a13ed1d08248eb
parent2757680bbf671e06ad16f5cc94e5ab6da24571a6
Redirect stdout to stderr before trying to
remove the temp directory.  Otherwise, the `rm -rf' would get an
error because the output file wouldn't be closed and the directory
wouldn't be `empty'.
tests/cp/same-file
tests/mv/part-symlink