From c9d661e7098e126df615c1eb659b55501764d0a4 Mon Sep 17 00:00:00 2001 From: "Ryan@SOLARIS-DAQ" Date: Fri, 14 Apr 2023 13:06:03 -0400 Subject: [PATCH] another improvement on SetupNewExp --- SetupNewExp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupNewExp b/SetupNewExp index cfea1ba..a9fdd1e 100755 --- a/SetupNewExp +++ b/SetupNewExp @@ -175,7 +175,7 @@ if [ ${PCID} -eq 1 ]; then source working/expName.sh - haha2="RunID,start=0 value=${runID},expName=\"${expName}\",comment=\"New_experiment_[${expName}]_was_switched.\"" + haha2="RunID,start=0 value=${runID},expName=\"${expName}\",comment=\"Experiment_[${expName}]_was_switched.\"" fi #echo $haha1 #echo $haha2