]> granicus.if.org Git - linux-pam/commit
xtests: remove bash dependency
authorMaxin B. John <maxin.john@intel.com>
Tue, 24 May 2016 14:43:33 +0000 (17:43 +0300)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 30 Jun 2016 13:21:18 +0000 (15:21 +0200)
commit1fb9d2faeed37f79e62552b5e8b98ff5b8d33831
treecdff70c69c308ff2ccaaa3052cabd7f70f5785fd
parent5b4c4698e8ae75093292f49ee6456f85f95a3d5d
xtests: remove bash dependency

There are no bash specific syntax in the xtest scripts. So, remove
the bash dependency.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com>
19 files changed:
xtests/run-xtests.sh
xtests/tst-pam_access1.sh
xtests/tst-pam_access2.sh
xtests/tst-pam_access3.sh
xtests/tst-pam_access4.sh
xtests/tst-pam_assemble_line1.sh
xtests/tst-pam_group1.sh
xtests/tst-pam_limits1.sh
xtests/tst-pam_pwhistory1.sh
xtests/tst-pam_substack1.sh
xtests/tst-pam_substack2.sh
xtests/tst-pam_substack3.sh
xtests/tst-pam_substack4.sh
xtests/tst-pam_substack5.sh
xtests/tst-pam_succeed_if1.sh
xtests/tst-pam_unix1.sh
xtests/tst-pam_unix2.sh
xtests/tst-pam_unix3.sh
xtests/tst-pam_unix4.sh