Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/usr.bin/shmif_dumpbus Add path.



details:   https://anonhg.NetBSD.org/src/rev/6cb29faea41b
branches:  trunk
changeset: 746555:6cb29faea41b
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Apr 02 00:00:16 2020 +0000

description:
Add path.

diffstat:

 tests/usr.bin/shmif_dumpbus/t_basic.sh |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bf537069a5a0 -r 6cb29faea41b tests/usr.bin/shmif_dumpbus/t_basic.sh
--- a/tests/usr.bin/shmif_dumpbus/t_basic.sh    Wed Apr 01 21:04:34 2020 +0000
+++ b/tests/usr.bin/shmif_dumpbus/t_basic.sh    Thu Apr 02 00:00:16 2020 +0000
@@ -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.
 # All rights reserved.
@@ -25,6 +25,8 @@
 # POSSIBILITY OF SUCH DAMAGE.
 #
 
+export PATH=/bin:/usr/bin:/sbin:/usr/sbin
+
 unpack_file()
 {
 



Home | Main Index | Thread Index | Old Index