Opened 11 years ago

Closed 11 years ago

#1687 closed defect (fixed)

Typo in jhalfs systen -> system

Reported by: ojab Owned by: alfs-log@…
Priority: normal Milestone:
Component: jhalfs Version: SVN
Severity: trivial Keywords:
Cc:

Description

Index: common/create-sbu_du-report.sh =================================================================== --- common/create-sbu_du-report.sh (revision 3651) +++ common/create-sbu_du-report.sh (working copy) @@ -129,6 +129,6 @@

INSTALLMB2=perl -e 'printf "%.3f" , ('$INSTALLMB2' + '$INSTALLMB')';

# Dump grand totals

-echo -e "\n$LINE\n\nTotal time required to build the systen:\t\t$SBU2 SBU" >> $REPORT +echo -e "\n$LINE\n\nTotal time required to build the system:\t\t$SBU2 SBU" >> $REPORT

# Total disk usage: including /tools but not /sources. echo -e "Total Installed files disk usage:\t\t\t$INSTALL2 KB or $INSTALLMB2 MB" >> $REPORT

Attachments (1)

jhalfs_typo.diff (646 bytes ) - added by ojab 11 years ago.
erm, inline patch is broken ._.

Download all attachments as: .zip

Change History (3)

by ojab, 11 years ago

Attachment: jhalfs_typo.diff added

erm, inline patch is broken ._.

comment:1 by Pierre Labastie, 11 years ago

Fixed in r3677

comment:2 by Pierre Labastie, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.