Commit Graph

4 Commits

Author SHA1 Message Date
Denis Bilenko f2f7ddf1a2 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-27 11:23:39 +01:00
Denis Bilenko 3f028c4961 fix slash on Windows 2025-01-27 11:23:39 +01:00
Denis Bilenko 2eb6a65303 Restore back time for debug mode 2025-01-27 11:23:39 +01:00
Denis Bilenko bd1820492b tweak log output
- remove time
- remove attrs unless level is debug
- replace $DEV_VERSION
- add acceptance test for --debug
2025-01-27 11:23:39 +01:00