Shane Mc Cormack пре 16 година
родитељ
комит
215b5f3b85
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      installer/linux/getjre.sh

+ 0
- 1
installer/linux/getjre.sh Прегледај датотеку

@@ -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

Loading…
Откажи
Сачувај