Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/mpls more cleanup
details: https://anonhg.NetBSD.org/src/rev/d5f6ba4b063e
branches: trunk
changeset: 1008703:d5f6ba4b063e
user: christos <christos%NetBSD.org@localhost>
date: Wed Apr 01 01:51:02 2020 +0000
description:
more cleanup
diffstat:
tests/net/mpls/t_ldp_regen.sh | 11 +----------
1 files changed, 1 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r b4588c454c09 -r d5f6ba4b063e tests/net/mpls/t_ldp_regen.sh
--- a/tests/net/mpls/t_ldp_regen.sh Wed Apr 01 01:49:26 2020 +0000
+++ b/tests/net/mpls/t_ldp_regen.sh Wed Apr 01 01:51:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ldp_regen.sh,v 1.9 2020/04/01 01:49:26 christos Exp $
+# $NetBSD: t_ldp_regen.sh,v 1.10 2020/04/01 01:51:02 christos Exp $
#
# Copyright (c) 2013 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -35,15 +35,6 @@
# Now: * R4 should install label IMPLNULL for that prefix
# * R3 should realloc the target label from IMPLNULL to something else
-export PATH=/sbin:/usr/sbin:/bin:/usr/bin
-
-RUMP_SERVER1=unix://./r1
-RUMP_SERVER2=unix://./r2
-RUMP_SERVER3=unix://./r3
-RUMP_SERVER4=unix://./r4
-
-RUMP_LIBS="-lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 \
- -lrumpnet_netmpls -lrumpnet_shmif"
LDP_FLAGS=""
atf_test_case ldp_regen cleanup
Home |
Main Index |
Thread Index |
Old Index