From 2af2bec9b219862694086b743d57973b7a15276a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 17 Mar 2002 16:18:35 +0000 Subject: [PATCH] *** empty log message *** --- tests/mv/part-fail | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.3