PTU5KAS/kas
Jan Kiszka fe344f93f1 Fix --target and --task options
They were ignored so far is the config file was specifying a target or a
task, respectively. But the proper priority is (in descending order):

1. command line options
2. environment (KAS_TARGET, KAS_TASK)
3. kas config

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2018-11-07 17:24:36 +01:00
..
__init__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 0.19.0 2018-09-10 12:31:20 +02:00
build.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
config.py Fix --target and --task options 2018-11-07 17:24:36 +01:00
configschema.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
context.py Remove SSH_AGENT_PID forwarding 2018-09-17 16:23:46 +02:00
includehandler.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
kas.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
libcmds.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
libkas.py libkas: Ensure Python 3.7 compatibility 2018-11-07 14:51:45 +01:00
repos.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
shell.py shell: Drop pointless --target parameter 2018-11-07 14:17:14 +01:00