Skip to content

Commit 5ba60f5

Browse files
author
Stephan Lammel
committed
remove duplicated question mark
1 parent 0084465 commit 5ba60f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meeting_plots/meet_plots.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ WE_TIS=`/bin/date +'%s' -u -d "last Wednesday"`
158158
SLOT_STIS=`echo "${WE_TIS} - 172800" | /usr/bin/bc`
159159
SLOT_ETIS=`echo "${WE_TIS} + 432000" | /usr/bin/bc`
160160
SLOT_SITES='T1_DE_KIT T1_ES_PIC T1_IT_CNAF T1_FR_CCIN2P3 T1_UK_RAL T1_US_FNAL T1_RU_JINR T2_CH_CERN T2_.*'
161-
SLOT_URL='https://monit-grafana.cern.ch/render/d-solo/YcGYFOVWz/requested-cpu?'
161+
SLOT_URL='https://monit-grafana.cern.ch/render/d-solo/YcGYFOVWz/requested-cpu'
162162
SLOT_QRYR="orgId=11&from=${SLOT_STIS}000&to=${SLOT_ETIS}000&panelId=2&width=1024&height=768&var-site="
163163
SLOT_QRYP="orgId=11&from=${SLOT_STIS}000&to=${SLOT_ETIS}000&panelId=4&width=1024&height=768&var-site="
164164
#

0 commit comments

Comments
 (0)