def status(): ''' Get the status of the service. ''' with cd(buildman.get_current_path()): runner.run_script(constants.SCRIPT_STATUS_CHECK)