From aee08eb6224d5c81532004369be1e64d5e37032b Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Mon, 1 Jul 2013 03:44:22 -0400 Subject: [PATCH] Tested against ksh and ksh93, OK Signed-off-by: Pablo Lezaeta --- dependency-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-test.sh b/dependency-test.sh index 23eafae7..3e96965f 100755 --- a/dependency-test.sh +++ b/dependency-test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Compatible with bash dash zsh mksh +# Compatible with bash dash zsh mksh ksh ksh93 # but not with fish # problematic with tcsh csh