uuups ... what an awkward typo ... =)
authorOliver Maurhart <oliver.maurhart@ait.ac.at>
Wed, 05 Mar 2014 12:00:11 +0100
changeset 897a925dd96e2d
parent 88 f4f813ef9b33
child 90 bfd41c38d156
uuups ... what an awkward typo ... =)
OpenSecurity/bin/opensecurityd.pyw
     1.1 --- a/OpenSecurity/bin/opensecurityd.pyw	Wed Mar 05 10:15:34 2014 +0100
     1.2 +++ b/OpenSecurity/bin/opensecurityd.pyw	Wed Mar 05 12:00:11 2014 +0100
     1.3 @@ -301,7 +301,7 @@
     1.4  
     1.5      # calling sys.exit() raises a SystemExit exception
     1.6      # of the WSGI Server to let it wind down
     1.7 -    # gravefully
     1.8 +    # gracefully
     1.9      sys.exit(0)
    1.10  
    1.11