DiamondLightSource / DiamondLightSource/python-murfey
Spaces in file paths still cause problems
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 2
- Forks
- 1
- Ø Merge
- 1 T. 10 Std.
- Gemergte PRs (30 T.)
- 19
Beschreibung
The rsyncers are not made correctly for sources with spaces.
A source was provided of `Supervisor_abc biX`
This made an rsyncer from `Supervisor_abc biX` to `metadata_Supervisor_abc biX`
But the destination was made as `metadata_Supervisor_abc_biX`
-> The destination creation correctly substitutes the space for an underscore but the rsyncer is set up wrong
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.