Skip to content
Snippets Groups Projects
Commit c7fcb777 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

changed quit() to quit(1) with a more complete error message to handle the...

changed quit() to quit(1) with a more complete error message to handle the (common) case when the BINARY_C environment variable is not set. With quit(), the return code is 0 so pip just gives a confusing "oserror". With quit(1), an error is raised and the output sent to the terminal.
parent d1fde5c9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment