[PATCH v2 4/4] perf test shell: prevent temporary editor files from being considered test scripts

2018-06-29 Thread Kim Phillips
Allows a perf shell test developer to concurrently edit and run their test scripts, avoiding perf test attempts to execute their editor temporary files, such as seen here: $ sudo taskset -c 0 ./perf test - -F 63 63: 0VIM 8.0 : --- start ---

[PATCH v2 4/4] perf test shell: prevent temporary editor files from being considered test scripts

2018-06-29 Thread Kim Phillips
Allows a perf shell test developer to concurrently edit and run their test scripts, avoiding perf test attempts to execute their editor temporary files, such as seen here: $ sudo taskset -c 0 ./perf test - -F 63 63: 0VIM 8.0 : --- start ---