mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-17 21:02:25 +02:00
Fix typo in VERBOSE=yes handling.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
if test "$VERBOSE" = yes; then
|
||||
set -x
|
||||
FIXME --version
|
||||
mv --version
|
||||
fi
|
||||
|
||||
pwd=`pwd`
|
||||
|
||||
Reference in New Issue
Block a user