BIND 10 #260: More suggestions to bindctl

BIND 10 Development do-not-reply at isc.org
Tue Jul 27 08:08:27 UTC 2010


#260: More suggestions to bindctl
------------------------------+---------------------------------------------
      Reporter:  shane        |        Owner:  shane               
          Type:  enhancement  |       Status:  reviewing           
      Priority:  minor        |    Milestone:  feature backlog item
     Component:  bind-ctl     |   Resolution:                      
      Keywords:               |    Sensitive:  0                   
Estimatedhours:               |        Hours:                      
      Billable:  1            |   Totalhours:                      
      Internal:  0            |  
------------------------------+---------------------------------------------
Changes (by shentingting):

  * owner:  => shane
  * status:  new => reviewing
  * internal:  => 0
  * billable:  => 1


Comment:

 Replying to [ticket:260 shane]:
 I did a little change according shane`s suggestions#2, #4.See the
 attached: bindcmd.diff

 1. traceback.print_exc() replaced by  specific output information.
 2. Report error produced in _get_saved_user_info().

    For #1, I think this is a good idea. All dir variable named have a
 document that ended with os.sep. For #3, This is useful for large file,
 First write data to a temporary file, and then write to real file. But for
 bindcml, the size of the information file is small. It only includes user
 name and password information. It will not generate partially-written
 file. So I keep the code unchanged.

-- 
Ticket URL: <https://bind10.isc.org/ticket/260#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list