Attention is currently required from: arehbein, pespin.
Patch set 5:Code-Review -1
1 comment:
File scripts/osmotestconfig.py:
Patch Set #5, Line 80: ign = shutil.ignore_patterns('*.cfg', '*tmp_dummy_sock')
So that would boil down to adding a new parameter to `osmotestconfig. […]
I also don't like the proposed approach, agreeing with @pespin that putting project specific filenames here is not a good idea. Given that socket files are somehow special, maybe we can somehow exclude all special file types (socket files, named pipes) here?
To view, visit change 30980. To unsubscribe, or for help writing mail filters, visit settings.