jw-pkg/src
Jan Lindemann 6ced64202e
lib.ExecContext._stat(): Don't decode stderr twice

The output of /usr/bin/stat is decoded once the Result object is decoded as a whole, and then again individually, which fails of course. Fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-28 13:00:28 +02:00
..
python lib.ExecContext._stat(): Don't decode stderr twice 2026-04-28 13:00:28 +02:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00