mirror of
https://github.com/linux-pam/linux-pam.git
synced 2024-11-23 17:53:40 +08:00
1fb9d2faee
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>
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec ./tst-pam_authfail tst-pam_substack1
|