]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commitdiff
test
authorMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 08:41:06 +0000 (10:41 +0200)
committerMichael Wiebusch <stratomaster@gmx.net>
Thu, 1 Aug 2013 08:41:06 +0000 (10:41 +0200)
tools/preview/prevImg.pl

index 0bd154586fabd0f82519c1fd506a7e84937edfdc..3b15b2f6d3481acad180d573376c2f00bdd3ca91 100755 (executable)
@@ -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");