From: Michael Wiebusch Date: Thu, 1 Aug 2013 08:41:06 +0000 (+0200) Subject: test X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=7089bcb8df77951d0106fd8c9cbdd04c57eb34f2;p=mvdsensorcontrol.git test --- diff --git a/tools/preview/prevImg.pl b/tools/preview/prevImg.pl index 0bd1545..3b15b2f 100755 --- a/tools/preview/prevImg.pl +++ b/tools/preview/prevImg.pl @@ -34,6 +34,15 @@ print start_html( # $ENV{'PATH'}=$ENV{'PATH'}.":/home/hadaq/bin"; $ENV{'PATH'}=$ENV{'PATH'}.":/local.1/bastelstube/daqdata/bin"; print br,$ENV{'PATH'},br; +$ENV{'JTAGPATH'}="/local.1/jtag_mvd/soft/toolbox/jtag_atomic/"; +$ENV{'DAQOPSERVER'}="localhost:7"; + + +chdir("../"); +system("./startup.pl ../setup/testsetup.xml"); +chdir("preview"); + + system("./exec_evtbuild_t.pl -t ".$runtime); #14 system("mv te1* ./temp.hld");