Changeset 52 for confman/confman


Ignore:
Timestamp:
03/30/2006 01:54:38 (6 years ago)
Author:
ccowart
Message:

Rollback corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman

    r51 r52  
    712712                print_usage 1 
    713713        else 
    714                 #conf_new_checkpoint $module $checkpoint 
    715                 echo "Sorry, need to work on implementation of this feature." 
    716                 exit 1 
     714                conf_new_checkpoint $module $checkpoint 
    717715        fi 
    718716} 
     
    812810                exit 0 
    813811                ;; 
    814         setup|s*|u* ) 
     812        setup|s* ) 
    815813                setup $* 
    816814                ;; 
Note: See TracChangeset for help on using the changeset viewer.