kiwi-el8/test/unit/package_manager
David Cassany f7c805f156
Add flags and argument separator for zypper
This commits adds a `--` argument in zypper install calls right after
the flags and before the arguments (in this case packages) list.

Fixes #1407
2020-04-23 17:20:49 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
apt_test.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
dnf_test.py Remove RootBind.move_to_root method 2020-01-20 16:17:24 +01:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
zypper_test.py Add flags and argument separator for zypper 2020-04-23 17:20:49 +02:00