From ba8f63789ba818d33d9706896f83af728819e3cc Mon Sep 17 00:00:00 2001 From: "hadaq@countinghouse" Date: Thu, 28 Aug 2014 17:20:30 +0200 Subject: [PATCH] status --- hmon/permanent/hmon_sequencer.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmon/permanent/hmon_sequencer.pl b/hmon/permanent/hmon_sequencer.pl index 2836b19..d85bca4 100755 --- a/hmon/permanent/hmon_sequencer.pl +++ b/hmon/permanent/hmon_sequencer.pl @@ -99,7 +99,7 @@ for my $v (@variables) { Perl2Epics::Connect($name,$v); } - +sleep(10); while(1) { my $qastate = QA::OK; -- 2.43.0