3 lines
67 B
Python
3 lines
67 B
Python
|
|
import os
|
||
|
|
os.system("python -u tools/jenkins-scripts/watchdog.py")
|