Update rcutil
Compare changes
+ 12
− 13
@@ -21,23 +21,22 @@ def add_account(username, email, full='', reason=''):
Update default callback function in rc_util. It was first designed to be task manager. Now we have a standalone task manager, so change it to be a simple caller, waiting on complete.USERNAME
instead of confirm.USERNAME
.