From 601792e479b4daf1f61b00a0d463a0dd34551ae3 Mon Sep 17 00:00:00 2001
From: Giacomo S <giacomo.strangolino@elettra.eu>
Date: Mon, 27 Apr 2020 09:01:01 +0200
Subject: [PATCH] fixed ccd_diproi.05 in POS DPI/DIAGNOSTICS: missing argument

---
 padres.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/padres.xml b/padres.xml
index ce3248c..962c2af 100644
--- a/padres.xml
+++ b/padres.xml
@@ -2022,7 +2022,7 @@
         <element exename="gigecam pos_dpi/diagnostics/ccd_pos_dpi.02 ccd_pos_dpi.02 –calibration -title &quot;CCD DPI KB Entrance&quot;" executable="yes">
             <title>CCD DPI KB Entrance</title>
         </element>
-        <element exename="gigecam srv-dpi-srf.fcs:20000/diproi/diagnostics/ccd_diproi.05 -title &quot;CCD Phosphor&quot;" executable="yes">
+        <element exename="gigecam srv-dpi-srf.fcs:20000/diproi/diagnostics/ccd_diproi.05 ccd_diproi.05 -title &quot;CCD Phosphor&quot;" executable="yes">
             <title>CCD Phosphor</title>
             <description>ccd-diproi-05</description>
         </element>
-- 
GitLab