azure-linux-automation/remote-scripts/stop-client.py

14 строки
130 B
Python
Исходник Постоянная ссылка Обычный вид История

2014-06-25 03:35:28 +04:00
#!/usr/bin/python
import subprocess
import logging
import string
import os
from azuremodules import *
global op
StopServer()