another improvement on SetupNewExp

This commit is contained in:
Ryan Tang 2023-04-14 13:06:03 -04:00
parent 3766b592d8
commit c9d661e709

View File

@ -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