Changeset 95 for confman/confman


Ignore:
Timestamp:
04/20/2006 19:51:56 (6 years ago)
Author:
ccowart
Message:

Ok, that wasn't the best idea.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman

    r94 r95  
    181181                echo "Change this file to your log message." > $msg 
    182182                ${EDITOR} $msg 
    183  
    184                 # If there's a failure, the user will update. Don't need to 
    185                 # hide this from them. 
    186                 # update || conf_cleanexit 
     183                update || conf_cleanexit 
    187184 
    188185                echo "Installation operation started." >&2 
Note: See TracChangeset for help on using the changeset viewer.