```python if actions.program.run.ok(): actions.program.run() else: print "RUN NOT OK: ", actions.program.run.ok.msg ```