@ -112,6 +112,7 @@ def main():
if params['use'] == 'auto':
use = 'internal'
# select the first helper for which the bin is found
for k in use_cmd:
if module.get_bin_path(k, False):
use = k