eigenexa : use an interpreter explicitly to execute test script (#21896)
This commit is contained in:
parent
60e64bac0a
commit
71df23406d
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
$@ 2>&1 | tee run_test_results.txt
|
$@ 2>&1 | tee run_test_results.txt
|
||||||
result-check.sh run_test_results.txt
|
/usr/bin/sh result-check.sh run_test_results.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user