From: Jan Michel Date: Tue, 6 Aug 2013 15:06:14 +0000 (+0200) Subject: temporary override of non-existing DAQOP server X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=28670ba030ad212ce8dc842fd7559102265dd938;p=daqtools.git temporary override of non-existing DAQOP server --- diff --git a/xml-db/get.pl b/xml-db/get.pl index 412160b..7c950f0 100755 --- a/xml-db/get.pl +++ b/xml-db/get.pl @@ -20,7 +20,7 @@ my $verbose = 0; my $isbrowser = 0; my ($file,$netaddr,$name, $option); - +$ENV{'DAQOPSERVER'}="localhost:7" unless (defined $ENV{'DAQOPSERVER'}); ############################### #### Check if browser or command line