Changeset 0ac490b for master.sh


Ignore:
Timestamp:
04/27/2006 06:14:06 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:
a9429d5
Parents:
249a487
Message:

Create a jhalfs.config file with the configuration settings to be used as the sbu_du report header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • master.sh

    r249a487 r0ac490b  
    469469  mkdir $LOGDIR
    470470fi
     471
     472# After be sura that all look sane and if REPORT=1, dump the settings to a file
     473# This file will be used to create the REPORT header
     474[[ "$REPORT" = "1" ]] && validate_config > $JHALFSDIR/jhalfs.config
     475
    471476>$LOGDIR/$LOG
    472477
Note: See TracChangeset for help on using the changeset viewer.