galaxyproject / galaxyproject/gravity
Fix space issue in service names
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 20
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 1
Description
Just a minor display bug:
```sh-session
$ systemctl list-units 'galaxy-*'
UNIT LOAD ACTIVE SUB DESCRIPTION
galaxy-celery-beat.service loaded active running Galaxycelery-beat
galaxy-celery.service loaded active running Galaxycelery
galaxy-gunicorn.service loaded active running Galaxygunicorn
galaxy-handler.service loaded active running Galaxyhandler
galaxy-tusd.service loaded active running Galaxytusd
```
IIRC it was https://github.com/galaxyproject/gravity/pull/110 that introduced this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.