##// END OF EJS Templates
increase patience for slow kernel startup in test_message_spec...
increase patience for slow kernel startup in test_message_spec should decrease the false CI test failures with `Empty` on slow testing VMs.

File last commit:

r8121:66727cb1
r11347:ce5dbe16
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]