diff options
Diffstat (limited to 'xtests/tst-pam_access3.sh')
-rwxr-xr-x | xtests/tst-pam_access3.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtests/tst-pam_access3.sh b/xtests/tst-pam_access3.sh index 348e0c3c..3630e2ee 100755 --- a/xtests/tst-pam_access3.sh +++ b/xtests/tst-pam_access3.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh /usr/sbin/useradd -p '!!' tstpamaccess3 ./tst-pam_access3 |