OpenSecurity/bin/launch.pyw
changeset 58 1e1d8ca35988
parent 52 1238895dc6b6
child 70 e1db93adbebf
     1.1 --- a/OpenSecurity/bin/launch.pyw	Mon Jan 27 15:12:33 2014 +0000
     1.2 +++ b/OpenSecurity/bin/launch.pyw	Tue Feb 04 13:36:06 2014 +0100
     1.3 @@ -239,9 +239,6 @@
     1.4      # ensure we have our X11 running
     1.5      Cygwin.start_X11()
     1.6     
     1.7 -    sys.exit(0)
     1.8 -
     1.9 -
    1.10      # call the OpenSecurity Admin to launch our progie =)
    1.11      # TODO: hard coded PORT
    1.12      url = 'http://127.0.0.1:8080/sdvms/' + args.vm + '/application' + args.command