Tools/GCCProxy - Removed debug
[tpg/acess2.git] / Tools / GCCProxy / gccproxy.sh
index 515f5d7..a3183d3 100755 (executable)
@@ -63,7 +63,7 @@ while [[ $# -gt 0 ]]; do
 done
 
 run() {
-       echo --- $*
+#      echo --- $*
        $*
        return $?
 }

UCC git Repository :: git.ucc.asn.au