]> gitweb.factorcode.org Git - factor.git/commitdiff
build.sh: Remove debug..
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 23 Feb 2019 22:41:20 +0000 (16:41 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 23 Feb 2019 22:41:20 +0000 (16:41 -0600)
build.sh

index 9d0a76793be337eee84460b129f97987292f312e..35f10176d0bc3eef1bc140e2bd3c42059100ab90 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -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"