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_substack4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtests/tst-pam_substack4.sh') diff --git a/xtests/tst-pam_substack4.sh b/xtests/tst-pam_substack4.sh index a3ef08a7..958a07ae 100755 --- a/xtests/tst-pam_substack4.sh +++ b/xtests/tst-pam_substack4.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh exec ./tst-pam_authsucceed tst-pam_substack4 -- cgit v1.2.3