From a88ba0dd94e65cc6322c4356682829298274f73a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Apr 2002 15:51:12 +0000 Subject: Fix typo in VERBOSE=yes handling. --- tests/mv/mv-special-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mv') diff --git a/tests/mv/mv-special-1 b/tests/mv/mv-special-1 index e69b8e2e4..103e398b8 100755 --- a/tests/mv/mv-special-1 +++ b/tests/mv/mv-special-1 @@ -2,7 +2,7 @@ if test "$VERBOSE" = yes; then set -x - FIXME --version + mv --version fi pwd=`pwd` -- cgit v1.2.3-54-g00ecf