##// END OF EJS Templates
handle error code > 128 in system_raw like system_piped...
handle error code > 128 in system_raw like system_piped some shells, such as csh and fish, return a different exit code format from sh, bash, which subprocess.call doesn’t properly transform.
MinRK -
r17015:ec5f9e82
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_launcher.py Loading ...
test_lbview.py Loading ...
test_magics.py Loading ...
test_mongodb.py Loading ...
test_view.py Loading ...