Skip to content

Commit 66c3fb4

Browse files
committed
This fixes a problem publishing CondorJobs_Workflows.json into the webserver.
1 parent a6352e0 commit 66c3fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WFM_Input_DashBoard/runWFMonDBShort.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ python WFMonDBShort.py &> WFMonDBcron.log
4646
problem="$?"
4747
echo "problem: $problem"
4848

49-
cp SSB*.json /afs/cern.ch/user/c/cmst1/www/WFMon/
49+
cp *.json /afs/cern.ch/user/c/cmst1/www/WFMon/
5050
cp *.txt /afs/cern.ch/user/c/cmst1/www/WFMon/
5151
cp WFMonDBcron_prevlog.log WFMonDBcron_prevlog2.log
5252
cp WFMonDBcron.log WFMonDBcron_prevlog.log

0 commit comments

Comments
 (0)