Commit Graph

4 Commits

Author SHA1 Message Date
Denis Bilenko d7e376fb63 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 09:31:06 +01:00
Denis Bilenko 230505a6ee fix slash on Windows 2025-01-29 09:31:06 +01:00
Denis Bilenko 66333bd7a9 Restore back time for debug mode 2025-01-29 09:31:06 +01:00
Denis Bilenko 083aa26071 tweak log output
- remove time
- remove attrs unless level is debug
- replace $DEV_VERSION
- add acceptance test for --debug
2025-01-29 09:31:06 +01:00