Changeset d2f9373


Ignore:
Timestamp:
08/17/2006 03:31:38 AM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
3014928
Parents:
d66e1b2
Message:

LOG definition got lost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • master.sh

    rd66e1b2 rd2f9373  
    4545       MODULE=$PACKAGE_DIR/master.sh
    4646MODULE_CONFIG=$PACKAGE_DIR/config
    47     VERBOSITY=0
     47    VERBOSITY=1
    4848
    4949
     
    5454  [[ $VERBOSITY > 0 ]] && echo "OK"
    5555
     56        #--- CONSTANTS
     57  declare -r SVN="svn://svn.linuxfromscratch.org"
     58  declare -r LOG=000-masterscript.log
    5659        #--- Working directories
    5760  SCRIPT_ROOT=jhalfs
Note: See TracChangeset for help on using the changeset viewer.