PTU5KAS/kas
Henning Schild a8b69f5bd4 libcmds: stop creating empty .wgetrc and .netrc
Having empty files does not add any value. We do have a new HOME so
files from the old HOME are not used anyways. And writing an empty
.wgetrc will not disable the use of /etc/wgetrc. .netrc is supported by
many tools in slightly different ways, but also here if there was a
global config the one from HOME would likely be appended and would not
prevent use of the global one.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2022-06-21 12:57:53 +02:00
..
plugins build: Resolve handling of -- separator in the absence of a config file 2022-03-14 12:57:11 +01:00
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Drop unnecessary shebang lines 2021-08-30 21:56:49 +02:00
__version__.py Allow "deleting" url/path of repo in override 2022-04-11 18:22:38 +02:00
config.py Fall back to .config.yaml if no configuration file given 2021-10-09 15:00:05 +02:00
configschema.py yml: Move json schema from python dict to standalone json file 2021-10-05 10:28:24 +02:00
context.py context: Add support for relative KAS_WORK/BUILD/REPO_REF_DIR paths 2021-08-18 12:43:09 +02:00
includehandler.py includehandler: Simplify code 2021-10-01 11:16:28 +02:00
kas.py plugins: Invoke setup_parser_common_args explicitly from setup_parser 2021-10-09 15:00:05 +02:00
libcmds.py libcmds: stop creating empty .wgetrc and .netrc 2022-06-21 12:57:53 +02:00
libkas.py libkas: Update BB_ENV_PASSTHROUGH_ADDITIONS with env_vars 2022-02-22 19:17:17 +01:00
repos.py repos: add --whitespace=nowarn to git apply command 2022-05-16 09:12:48 +02:00
schema-kas.json Allow "deleting" url/path of repo in override 2022-04-11 18:22:38 +02:00