Changeset 553 for trunk


Ignore:
Timestamp:
12/16/2011 14:58:41 (5 months ago)
Author:
blee
Message:

Correct typo in variable name.

See #120

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confmanlib.sh.in

    r552 r553  
    719719            ${NFS_HACK:-false} && chmod o+rx ${ABS_WORK} 
    720720            echo $cmd 
    721         conf_gothere $statefile "$lifefile" 
     721        conf_gothere $statefile "$livefile" 
    722722            $cmd || failures=true 
    723723            ${NFS_HACK:-false} && chmod o-rx ${ABS_WORK} 
Note: See TracChangeset for help on using the changeset viewer.