From f1ccaccce3549353dd61e56a8c000726d6d8faa9 Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Sun, 25 Nov 2012 10:47:55 +0000 Subject: functions: check for /bin/sh before using it in shebang (android) --- functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions b/functions index b450396..881231b 100644 --- a/functions +++ b/functions @@ -1300,7 +1300,7 @@ check_sane_mount () { esac cat > "$1/test-exec" <