зеркало из https://github.com/microsoft/pai.git
fix bug in paictl
This commit is contained in:
Родитель
501e7a74dc
Коммит
2fdd14474f
|
@ -534,7 +534,7 @@ def main():
|
|||
module = sys.argv[1]
|
||||
del sys.argv[1]
|
||||
|
||||
elif module == "machine":
|
||||
if module == "machine":
|
||||
|
||||
pai_machine()
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче