Commit Graph

4 Commits

Author SHA1 Message Date
Denis Bilenko f3231ea7a5 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-02-04 15:46:46 +01:00
Denis Bilenko 3c407bc8b5 fix slash on Windows 2025-02-04 15:46:46 +01:00
Denis Bilenko 8df08e8895 Restore back time for debug mode 2025-02-04 15:46:46 +01:00
Denis Bilenko 5aa3bdade4 tweak log output
- remove time
- remove attrs unless level is debug
- replace $DEV_VERSION
- add acceptance test for --debug
2025-02-04 15:46:46 +01:00