bareos: bareos-18.2 c00df646

Author Committer Branch Timestamp Parent
arogge arogge bareos-18.2 2019-09-04 19:13 bareos-18.2 82455cc7 Pending
Changeset vmware: alter shebangs to refer to python2

previously the shebangs referred to "python" which could mean python2
or python3. The Red Hat brp-mangle-shebangs script that is run during
an rpmbuild treats this as an error.
This patch changes the shebangs to refert to python2 explicitly.

(cherry picked from commit 53cab44a034f1394daa9abf5b74d1f2ced6db748)
mod - vmware/vmware_cbt_tool/vmware_cbt_tool.py Diff File
mod - vmware/vmware_plugin/BareosFdPluginVMware.py Diff File
mod - vmware/vmware_plugin/bareos-fd-vmware.py Diff File