function drush_hosting_pause_validate in Hostmaster (Aegir) 6
Make sure Aegir is ready to be upgraded.
@todo wait for tasks to complete
File
- modules/
hosting/ pause.hosting.inc, line 13 - Drush include for the Hosting module's hosting pause command.
Code
function drush_hosting_pause_validate($url) {
}