*.py: use distro agnostic variable names in configurable settings
Using e.g. DEBIAN_BASE to find the jenkins basedir ending in archlinux/ was confusing me a lot until I figured this out. It makes sense to use variable names that do not imply something they are not, in order to prevent other people from being similarly confused.
Loading
Please register or sign in to comment