Changeset 51 for confman/confman


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

Disabling named checkpoints due to bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman

    r50 r51  
    712712                print_usage 1 
    713713        else 
    714                 conf_new_checkpoint $module $checkpoint 
     714                #conf_new_checkpoint $module $checkpoint 
     715                echo "Sorry, need to work on implementation of this feature." 
     716                exit 1 
    715717        fi 
    716718} 
Note: See TracChangeset for help on using the changeset viewer.