##// END OF EJS Templates
match log message for profile by name and path...
match log message for profile by name and path we had debug-level for name, info-level for full path. Make both debug-level for consistency

File last commit:

r22963:2961b531
r26859:887df6c2
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])