Explorar o código

disable debug

Waldemar Brodkorb %!s(int64=14) %!d(string=hai) anos
pai
achega
7fab693c5c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/tarpkg

+ 1 - 1
scripts/tarpkg

@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 # create/install compressed tar balls
-set -x
+#set -x
 
 if [ "$1" = "build" ];then
 	if [ ! -d $2 ];then