Comment 1 for bug 1224481

Revision history for this message
markshao (mark-shao) wrote :

I have upgraded to the latest version (2013.9.13), but still could not get the right exit code

[exec] File "C:\Users\user\Desktop\scripts_folder\deployment.sikuli\deployment.py", line 112, in <module>
     [exec] exit(3)
     [exec] File "C:\sikuli\sikuli1.0.1\sikuli_download\sikuli-ide.jar\Lib\sikuli\Sikuli.py", line 232, in exit
     [exec] sys.exit(code)
     [exec] SystemExit: 3
     [exec] [info] Exit code: 1

I don't know why the sikuli throw the exception when I try to call the exit(3) method ?