We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb04c16 commit eb8ed3cCopy full SHA for eb8ed3c
sessionspaces/src/resources/config_maps.rs
@@ -43,7 +43,7 @@ pub async fn create_configmap(
43
| I19_1 | I19_2 | I20 | I20_1 | I21 | I22 | I23 | I24 | K11 | M01 | M02 | M03 | M04
44
| M05 | M06 | M07 | M08 | M10 | M11 | M12 | M13 | M14 | P02 | P29 | P32 | P33 | P38
45
| P45 | P99 | S01 | S02 | S03 | S04 => Some(PathBuf::from_iter([
46
- "dls",
+ "/dls",
47
&session.instrument.to_string(),
48
"data",
49
&session.start_date.year().to_string(),
0 commit comments