Untitled
unknown
plain_text
2 years ago
393 B
6
Indexable
elif options.execute: status = test_execute_handler(options.config_file_path, sshUserName=options.ssh_user, qtUserSlot=options.qt_slot, generate_trim_flag=options.generate_trim_flag) if options.generate_trim_flag: status = test_execute_handler(options.config_file_path, sshUserName=options.ssh_user, qtUserSlot=options.qt_slot, generate_trim_flag=options.generate_trim_flag)
Editor is loading...