Skip to content
Snippets Groups Projects
Commit 6b9ef53c authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

2022, not 2021

parent 20874f30
No related branches found
No related tags found
1 merge request!36Draft: update dates for sab 2022
Pipeline #145598 passed
......@@ -80,7 +80,7 @@ do for [i=2:STATS_columns] {
set timefmt fmt
# reporting date (end of measurement period)
T_report="2021-06-01" # hard-coded for every report
T_report="2022-06-01" # hard-coded for every report
# starting dates.
T_logstart=system("cat ".filename." | tr -d '\r' | awk 'BEGIN{FS=\"".sep."\"}{if (NR>1 && NF>1) {print $1; exit;}}'")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment