Tools/GCCProxy - Removed debug
authorJohn Hodge <[email protected]>
Fri, 7 Dec 2012 05:38:19 +0000 (13:38 +0800)
committerJohn Hodge <[email protected]>
Fri, 7 Dec 2012 05:38:19 +0000 (13:38 +0800)
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