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_assemble_line1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtests/tst-pam_assemble_line1.sh') diff --git a/xtests/tst-pam_assemble_line1.sh b/xtests/tst-pam_assemble_line1.sh index 248d47ec..dc2a675a 100755 --- a/xtests/tst-pam_assemble_line1.sh +++ b/xtests/tst-pam_assemble_line1.sh @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/sh exec ./tst-pam_authfail tst-pam_assemble_line1 -- cgit v1.2.3