1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Add the standard $VERBOSE-handling hook.

This test currently fails for mips-dec-ultrix4.4.
This commit is contained in:
Jim Meyering
2001-03-17 22:30:24 +00:00
parent 543d2fa8ec
commit b9154ca314

View File

@@ -1,5 +1,10 @@
#! /bin/sh
if test "$VERBOSE" = yes; then
set -x
ginstall --version
fi
dir=dir
file=file