Changeset 552
- Timestamp:
- 12/16/2011 14:58:01 (5 months ago)
- File:
-
- 1 edited
-
trunk/confmanlib.sh.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confmanlib.sh.in
r549 r552 571 571 conf_gothere $statefile "$livedir" 572 572 $cmd 573 else 574 conf_debug "Ignoring directory ${livedir} in module ${module}" 573 575 fi 574 576 done … … 591 593 conf_gothere $statefile "$livefile" 592 594 $cmd 595 else 596 conf_debug "Ignoring file ${livefile} in module ${module}" 593 597 fi 594 598 done … … 718 722 $cmd || failures=true 719 723 ${NFS_HACK:-false} && chmod o-rx ${ABS_WORK} 724 else 725 conf_debug "Ignoring file ${livefile} in module ${module}" 720 726 fi 721 727
Note: See TracChangeset
for help on using the changeset viewer.
