Commit Graph

4 Commits

Author SHA1 Message Date
Denis Bilenko 7294710b6f do not use 'sort' - produces different result on Windows
Might be fixable with Locale setting (https://stackoverflow.com/a/39172728), but it's easier just not to depend on it.
2025-01-29 23:11:57 +01:00
Denis Bilenko b1882c8fca fix slash on Windows 2025-01-29 23:11:57 +01:00
Denis Bilenko afa8334aaf Restore back time for debug mode 2025-01-29 23:11:57 +01:00
Denis Bilenko f429c5d793 tweak log output
- remove time
- remove attrs unless level is debug
- replace $DEV_VERSION
- add acceptance test for --debug
2025-01-29 23:11:57 +01:00