diff options
Diffstat (limited to 'testsuite/tests/hpc/all.T')
-rw-r--r-- | testsuite/tests/hpc/all.T | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/hpc/all.T b/testsuite/tests/hpc/all.T index d253169ef1..f1fc590e78 100644 --- a/testsuite/tests/hpc/all.T +++ b/testsuite/tests/hpc/all.T @@ -1,4 +1,5 @@ -test('T10138', ignore_stdout, run_command, +test('T10138', [extra_files(['.keepme.hpc.T10138/']), + ignore_stdout], run_command, # Using --hpcdir with an absolute path should work (exit code 0). ['{hpc} report T10138.keepme.tix --hpcdir="`pwd`/.keepme.hpc.T10138"']) |