Loading salt/video/files/video_demo.py +0 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,6 @@ def main(): if args.side == "sender": arguments = "{} {} {} {}".format(host, arguments, f, iface) sleep_time += 5 cmd = "{} {}".format(script, arguments) Loading Loading
salt/video/files/video_demo.py +0 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,6 @@ def main(): if args.side == "sender": arguments = "{} {} {} {}".format(host, arguments, f, iface) sleep_time += 5 cmd = "{} {}".format(script, arguments) Loading