DiamondLightSource / DiamondLightSource/python-murfey
Spaces in file paths still cause problems
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 2
- Forks
- 1
- Merge medio
- 1 d 10 h
- PR fusionados (30 d)
- 19
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.