summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-03-17 16:18:35 +0000
committerJim Meyering <jim@meyering.net>2002-03-17 16:18:35 +0000
commit2af2bec9b219862694086b743d57973b7a15276a (patch)
tree2452d808401d062333825dace2f1cd0c4287f4f4 /tests
parent30f0e39058e8ef6e0551cbdfa295b4f643c4548c (diff)
downloadcoreutils-2af2bec9b219862694086b743d57973b7a15276a.tar.xz
*** empty log message ***
Diffstat (limited to 'tests')
-rwxr-xr-xtests/mv/part-fail2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mv/part-fail b/tests/mv/part-fail
index 59792a02c..3e783ce42 100755
--- a/tests/mv/part-fail
+++ b/tests/mv/part-fail
@@ -1,6 +1,8 @@
#!/bin/sh
# Make sure we give a sensible diagnostic when a cross-device `mv'
# fails, e.g., because the destination cannot be unlinked.
+# This is a bit fragile since it relies on the string used
+# for EPERM: `permission denied'.
if test "$VERBOSE" = yes; then
set -x