From c7f32c0676e1238f0ba93a91e61419f309ecb51b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 27 Dec 2012 15:14:13 +0100 Subject: Find out /bin/sh using `type` instead of `which`, the latter not being available in d-i. --- functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions b/functions index 881231b..682636e 100644 --- a/functions +++ b/functions @@ -1300,7 +1300,7 @@ check_sane_mount () { esac cat > "$1/test-exec" <