From: Jim Meyering Date: Sun, 17 Mar 2002 16:18:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_8~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2af2bec9b219862694086b743d57973b7a15276a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/mv/part-fail b/tests/mv/part-fail index 59792a02c3..3e783ce425 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