Fix creating the test wrapper scripts
The new Makefile rule just dumped more and more lines into the test_x.sh script, as the ">>" operator was used always.
Showing
Please register or sign in to comment
The new Makefile rule just dumped more and more lines into the test_x.sh script, as the ">>" operator was used always.