build.sh: Remove debug..

windows-drag
Doug Coleman 2019-02-23 16:41:20 -06:00
parent a9871b39aa
commit e639f23442
1 changed files with 1 additions and 1 deletions

View File

@ -748,7 +748,7 @@ MAKE_TARGET=unknown
if [[ -n "$2" ]] ; then
parse_build_info $2
fi
$ECHO "args $#"
if [ "$#" -gt 3 ]; then
usage
$ECHO "error: too many arguments"