Changeset d9a53e0


Ignore:
Timestamp:
04/27/2006 08:27:21 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
15537d5
Parents:
a9429d5
Message:

Typo fixes.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • common/create-sbu_du-report.sh

    ra9429d5 rd9a53e0  
    4444free >> "$REPORT"
    4545
    46 # Parse only that logs that have time dataq
     46# Parse only that logs that have time data
    4747BUILDLOGS=`grep -l "^real\>" $LOGSDIR/*`
    4848
  • master.sh

    ra9429d5 rd9a53e0  
    470470fi
    471471
    472 # After be sura that all look sane and if REPORT=1, dump the settings to a file
     472# After be sure that all look sane and if REPORT=1, dump the settings to a file
    473473# This file will be used to create the REPORT header
    474474[[ "$REPORT" = "1" ]] && validate_config > $JHALFSDIR/jhalfs.config
Note: See TracChangeset for help on using the changeset viewer.