Changeset 245


Ignore:
Timestamp:
06/11/2008 18:42:09 (4 years ago)
Author:
mattea
Message:

Changing ignore line to match svn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/confman-1.7/confman

    r243 r245  
    147147            local msg=`${mktemp_file}` 
    148148                local modules=$(echo -n "$LAYERS" | tr '\n' ',') 
    149             local ignoreline="---Everything after this line will be ignored---" 
     149            local ignoreline="--This line, and those below, will be ignored--" 
    150150            # Moved up per Ian's request. 
    151151            echo "Change this file to your log message." > $msg 
Note: See TracChangeset for help on using the changeset viewer.