5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/usr/bin/python
|
||
|
|
||
|
from buildbot.scripts import runner
|
||
|
runner.run()
|