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_limits1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xtests/tst-pam_limits1.sh') diff --git a/xtests/tst-pam_limits1.sh b/xtests/tst-pam_limits1.sh index 4faa8223..32c021d8 100755 --- a/xtests/tst-pam_limits1.sh +++ b/xtests/tst-pam_limits1.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh /usr/sbin/useradd -p '!!' tstpamlimits ./tst-pam_limits1 -- cgit v1.2.3