Add path.

This commit is contained in:
christos 2020-04-02 00:00:16 +00:00
parent befd78930e
commit a31f32280c
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: t_basic.sh,v 1.9 2018/04/09 16:21:05 martin Exp $ # $NetBSD: t_basic.sh,v 1.10 2020/04/02 00:00:16 christos Exp $
# #
# Copyright (c) 2011 The NetBSD Foundation, Inc. # Copyright (c) 2011 The NetBSD Foundation, Inc.
# All rights reserved. # All rights reserved.
@ -25,6 +25,8 @@
# POSSIBILITY OF SUCH DAMAGE. # POSSIBILITY OF SUCH DAMAGE.
# #
export PATH=/bin:/usr/bin:/sbin:/usr/sbin
unpack_file() unpack_file()
{ {