Index: trunk/tests/run_tests.sh =================================================================== --- trunk/tests/run_tests.sh (revision 853) +++ trunk/tests/run_tests.sh (revision 854) @@ -176,7 +176,7 @@ # # by default we will be running it from $(top_builddir)/tests/outputs/testname # so we need to look 3 levels up and then down to src -PCB=${PCB:-../../../src/pcb} +PCB=${PCB:-../../../src/pcb-rnd} # The gerbv executible GERBV=${GERBV:-gerbv}