Changeset 42 for confman/confman


Ignore:
Timestamp:
03/29/2006 14:58:22 (6 years ago)
Author:
ccowart
Message:

Updating some config options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman

    r39 r42  
    447447        local file=`abspath $2` 
    448448        local response usefile suffix 
    449         local mode=$DEFAULT_MODE 
     449        local mode=$DEFAULT_MODE_FILE 
    450450        local owner=$DEFAULT_OWNER 
    451451        local group=$DEFAULT_GROUP 
     
    538538        local dir=$1 
    539539        local response module realpath 
    540         local mode=$DEFAULT_MODE 
     540        local mode=$DEFAULT_MODE_DIRECTORY 
    541541        local owner=$DEFAULT_OWNER 
    542542        local group=$DEFAULT_GROUP 
Note: See TracChangeset for help on using the changeset viewer.