easytarget / easytarget/SBCEye
machine names with a ':' in them break graphing
Open
bug
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Set instance name needs to not contain `:` or it blows up graph generation ie:
```
ERROR: Unused Arguments "RISV-V" in command : LINE2:data#00A0A0:rose:RISV-V
Graph generation failed:
```
sanitise the name used for graph generation..
Contributor guide
Assessment
This issue has not been assessed yet.