diff --git a/git-test b/git-test index 394bd5b..9f9e9a6 100755 --- a/git-test +++ b/git-test @@ -261,8 +261,9 @@ run_tests() { verification="$(echo "$verify" | git hash-object --stdin)" ver="$(git rev-parse --short $verification)" - if test -n "$verbose" ; then + if [ -n "$verbose" ]; then gettext "iter commit tree result" 1>& $ERR + echo 1>& $ERR fi for commit in "$@" ; do