Comment 2 for bug 132276

Revision history for this message
Michael Vogt (mvo) wrote :

It returns the following exit codes now:

(RESULT_OK,
 RESULT_CANCELT,
 RESULT_ERROR) = range(3)

(from 0-2)