Removed Global Variables from script.

This commit is contained in:
Shital Savekar 2015-10-19 21:45:18 +05:30
Родитель dcd04e473a
Коммит 0649decb93
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,7 @@ parser.add_argument('-f', '--files', help='mention the complete path of files yo
args = parser.parse_args()
SetVnetGlobalParameters()
#SetVnetGlobalParameters()
hostIP = args.serverip
hostPassword = args.password