Attention is currently required from: pespin.
1 comment:
File scripts/osmotestconfig.py:
Patch Set #5, Line 80: ign = shutil.ignore_patterns('*.cfg', '*tmp_dummy_sock')
It's the first time I actually realize the existence of this socket. […]
So that would boil down to adding a new parameter to `osmotestconfig.py` to account for ignores being passed up the call stack in the script, plus changing the invocation of this script in each project to pass the socket file to be ignored.
Maybe for now it's easier/quicker to just ignore the given file name since it's not likely to change any time soon (?). Of course the parameter solution would be cleaner.
To view, visit change 30980. To unsubscribe, or for help writing mail filters, visit settings.