From 1fb9d2faeed37f79e62552b5e8b98ff5b8d33831 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Tue, 24 May 2016 17:43:33 +0300 Subject: xtests: remove bash dependency There are no bash specific syntax in the xtest scripts. So, remove the bash dependency. Signed-off-by: Wenzong Fan Signed-off-by: Maxin B. John --- xtests/tst-pam_unix4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtests/tst-pam_unix4.sh') diff --git a/xtests/tst-pam_unix4.sh b/xtests/tst-pam_unix4.sh index 787c2f90..e7976fd6 100755 --- a/xtests/tst-pam_unix4.sh +++ b/xtests/tst-pam_unix4.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # pamunix01 = 0aXKZztA.d1KYIuFXArmd2jU /usr/sbin/useradd -p 0aXKZztA.d1KYIuFXArmd2jU tstpamunix -- cgit v1.2.3