From 751cb7a5ec4c6cdc6342265fc7a37578192536f4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 25 Apr 2012 11:25:59 -0400 Subject: Remove stray 'echo' added in commit 409c8580. --- diff --git a/src/oh-checkbuilddeps.sh b/src/oh-checkbuilddeps.sh index f2b710e..0a5ea9f 100644 --- a/src/oh-checkbuilddeps.sh +++ b/src/oh-checkbuilddeps.sh @@ -55,7 +55,6 @@ if [ "${1}" = '--' ]; then fi if [ ${#} -ne 0 ]; then - echo ${1} print_usage ${0} >&2 exit 1 fi -- cgit v0.9.1