Run scripts as commands with their native shebang and not through bash. Not all debian package scripts uses bash, some of them uses sh which can be a link to dash or other interpreters. This Fixes #2660 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apt_test.py | ||
| base_test.py | ||
| dnf4_test.py | ||
| dnf5_test.py | ||
| init_test.py | ||
| microdnf_test.py | ||
| pacman_test.py | ||
| zypper_test.py | ||