From c799d7b979bca96c4cdad32471df236521d76eaa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 19 Mar 2002 09:55:21 +0000 Subject: adjust spacing in expected diagnostic --- tests/mv/part-fail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mv') diff --git a/tests/mv/part-fail b/tests/mv/part-fail index 3e783ce42..dadadd2ff 100755 --- a/tests/mv/part-fail +++ b/tests/mv/part-fail @@ -38,7 +38,7 @@ fail=0 mv -f k $other_partition_tmpdir 2> out && fail=1 cat < exp -mv: inter-device move failed: \`k' to \`$other_partition_tmpdir/k'; unable to remove target: Permission denied +mv: inter-device move failed: \`k' to \`$other_partition_tmpdir/k'; unable to remove target: Permission denied EOF cmp out exp || fail=1 -- cgit v1.2.3-54-g00ecf