no copy needed for qaSpec

This commit is contained in:
dwarning 2015-03-27 22:01:23 +01:00
parent 87a9c67a8f
commit d767743f76
2 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,3 @@
#!/bin/sh
../../bin/run_cmc_check clean
cp qaSpec.basic qaSpec
../../bin/run_cmc_check ngspice | tee cmcqa_basic.log
../../bin/run_cmc_check clean ngspice | tee cmcqa_nmos.log

View File

@ -1,5 +1,3 @@
#!/bin/sh
../../bin/run_cmc_check clean
cp qaSpec.basic qaSpec
../../bin/run_cmc_check ngspice | tee cmcqa_basic.log
../../bin/run_cmc_check clean ngspice | tee cmcqa_pmos.log