This changes backup.py to run using use_mysqlctld=False and adds another test backup_mysqlctld.py that executes the same code from backup.py but with use_mysqlctld=True. backup.py is slightly modified to be able to run in both modes.