Przeglądaj źródła

Remove debugging


git-svn-id: http://svn.dmdirc.com/trunk@4232 00569f92-eb28-0410-84fd-f71c24880f
tags/0.6
Shane Mc Cormack 16 lat temu
rodzic
commit
215b5f3b85
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      installer/linux/getjre.sh

+ 0
- 1
installer/linux/getjre.sh Wyświetl plik

@@ -134,7 +134,6 @@ elif [ ${actualLength} -ge 1024 ]; then
134 134
 	niceLength=`echo "scale=2; ${actualLength}/1024" | bc`"KB"
135 135
 else
136 136
 	niceLength=`echo "scale=2; ${actualLength}/1024" | bc`"B"
137
-	echo ${niceLength}
138 137
 fi;
139 138
 
140 139
 if [ "${actualLength}" = "6" ]; then

Ładowanie…
Anuluj
Zapisz