amari.xlog: Test and polish str(LogSpec)
If the parsed period was '60s' we were printing it back as '60.0s' on str. Fix it by using %g insted of %s.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
If the parsed period was '60s' we were printing it back as '60.0s' on str. Fix it by using %g insted of %s.