diff options
Diffstat (limited to 'tests/misc/env')
-rwxr-xr-x | tests/misc/env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/env b/tests/misc/env index 11343a1ff..1a20ffe1a 100755 --- a/tests/misc/env +++ b/tests/misc/env @@ -18,7 +18,7 @@ . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && env --version +print_ver_ env # Verify clearing the environment |