Fixed bug in method __update_config_file where when updating multiple fields, the...
authorDavid E. Eisenstat <deisenst@cs.princeton.edu>
Thu, 20 Jul 2006 13:31:27 +0000 (13:31 +0000)
committerDavid E. Eisenstat <deisenst@cs.princeton.edu>
Thu, 20 Jul 2006 13:31:27 +0000 (13:31 +0000)
commit8f38f0193db0dc219639aceac5f00641f31323af
tree4d2ca385757daf3a5db1115c09413a04ac32501e
parentf52970e93f6796b1a391bec96f50e26dcf465510
Fixed bug in method __update_config_file where when updating multiple fields, the character count from the regular expression match might get out of sync with data.
python/vserver.py