Actions
Bug #5519
closedCall list-comptible-inputs with /bin/sh
Bug #5519:
Call list-comptible-inputs with /bin/sh
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Rudder currently relies on list-comptible-inputs being executable wich is not always the case.
Since list-comptible-inputs is a shell script, we can call it with /bin/sh.
Actions