jw-pkg/src
Jan Lindemann 060ff5159b jw.pkg.cmds.projects.CmdGetAuthInfo: Fix run_cmd()
CmdGetAuthInfo calls run_cmd() with a list instead of a *-expanded
list of arguments. Fix this to match the current run_cmd() prototype.

And think again if the current prototype conforms to the priciple of
least surprise: Most exec- / run- / whatever- functions do expect
ether a string to be run by the shell, or an argv list.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-14 19:18:48 +01:00
..
python jw.pkg.cmds.projects.CmdGetAuthInfo: Fix run_cmd() 2026-02-14 19:18:48 +01:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00