Explorar o código

remove debug code

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
64a895f898
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      scripts/rstrip.sh

+ 0 - 1
scripts/rstrip.sh

@@ -64,7 +64,6 @@ find $TARGETS -type f -a -exec file {} \; | \
 	echo "-> $T $F"
 	eval "chmod u+w $F"
 	if [[ $debug -ne 0 ]];then
-		echo "mkdir for $D" >> /tmp/debug
 		eval "mkdir -p $D/usr/lib/debug/$Q"
 		eval "$O --only-keep-debug $F $D/usr/lib/debug/$P.debug"
 	fi