Set TEST_SH

This commit is contained in:
christos 2016-03-10 22:30:57 +00:00
parent b7bf6f19af
commit acfb0ca6d6
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: t_fsplit.sh,v 1.2 2016/03/08 14:26:54 christos Exp $
# $NetBSD: t_fsplit.sh,v 1.3 2016/03/10 22:30:57 christos Exp $
#
# Copyright (c) 2007-2016 The NetBSD Foundation, Inc.
# All rights reserved.
@ -36,6 +36,9 @@
# and: sh -c 'set -- ${x-}' echo $#' shold give 0
#
# the implementation of "sh" to test
: ${TEST_SH:="/bin/sh"}
nl='
'