]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Rename InvokingUser to INVOKING_USER 1978/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 13 Oct 2023 11:28:25 +0000 (13:28 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 13 Oct 2023 11:32:29 +0000 (13:32 +0200)
commit832744488f3a0de68101f7b698814a546561e312
tree905957ca6a68423ea73db74dd97dc884a8af929b
parentc9a89ece4b891e64f1c6f57259d8c496ebd08d7d
Rename InvokingUser to INVOKING_USER

This is now a global constant so let's reflect that in the name.
mkosi/__init__.py
mkosi/config.py
mkosi/mounts.py
mkosi/qemu.py
mkosi/run.py
mkosi/util.py