change to sh script

This commit is contained in:
dwarning 2019-05-16 11:24:14 +02:00
parent 59a511eec4
commit 09051d99fb
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/csh
#!/bin/sh
echo "\n========================="
echo "\nRUN ALL TESTS FOR bjt504t\n"
../scripts/run_all_tests_mult_1p0 $1

View File

@ -1,4 +1,4 @@
#!/bin/csh
#!/bin/sh
echo "\n---------------------------"
echo "run all tests with mult=1.0\n"
rm ../test_specs/set_mult.inc

View File

@ -1,4 +1,4 @@
#!/bin/csh
#!/bin/sh
echo "\n---------------------------"
echo "run all tests with mult=1.5\n"
rm ../test_specs/set_mult.inc