Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2014-09-29 | libpam / xtests: remove bash dependency | Wenzong Fan | 1 | |
There's not bash specific syntax in the xtests scripts: $ cd Linux-PAM-1.1.6/xtests # replace /bin/bash to /bin/sh and check the bashisms: $ checkbashisms *.sh No output So the runtime dependency to bash could be removed. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> |