constant HOSTING_TASK_SUCCESS in Hostmaster (Aegir) 6
The command completed succesfully.
3 uses of HOSTING_TASK_SUCCESS
- drush_hosting_task in modules/
hosting/ task.hosting.inc - Drush hosting task command.
- hosting_migrate_platform_submit in modules/
hosting/ migrate/ hosting_migrate.batch.inc - Implements hook_submit().
- hosting_task_status_class in modules/
hosting/ task/ hosting_task.module
File
- modules/
hosting/ task/ hosting_task.module, line 875 - Web server node type is defined here.
Code
define('HOSTING_TASK_SUCCESS', 1);