returndrush_set_error(DRUSH_FRAMEWORK_ERROR,dt("The command could not be executed succesfully (returned: !return, code: %code)",array("!return"=>$proc['output'],"%code"=>$proc['code'])));
}
}
};
/**
* A wrapper for drush_get_option for when it is not present