Ticket #1687: jhalfs_typo.diff
File jhalfs_typo.diff, 646 bytes (added by , 12 years ago) |
---|
-
common/create-sbu_du-report.sh
129 129 INSTALLMB2=`perl -e 'printf "%.3f" , ('$INSTALLMB2' + '$INSTALLMB')';` 130 130 131 131 # Dump grand totals 132 echo -e "\n$LINE\n\nTotal time required to build the syste n:\t\t$SBU2 SBU" >> $REPORT132 echo -e "\n$LINE\n\nTotal time required to build the system:\t\t$SBU2 SBU" >> $REPORT 133 133 # Total disk usage: including /tools but not /sources. 134 134 echo -e "Total Installed files disk usage:\t\t\t$INSTALL2 KB or $INSTALLMB2 MB" >> $REPORT