Source-Changes-HG archive

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

[src/trunk]: src/tests/lib/librumphijack -debugging crud



details:   https://anonhg.NetBSD.org/src/rev/5e2aaf3e673a
branches:  trunk
changeset: 762067:5e2aaf3e673a
user:      pooka <pooka%NetBSD.org@localhost>
date:      Mon Feb 14 19:54:29 2011 +0000

description:
-debugging crud

diffstat:

 tests/lib/librumphijack/t_tcpip.sh |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r bdd52f9020ae -r 5e2aaf3e673a tests/lib/librumphijack/t_tcpip.sh
--- a/tests/lib/librumphijack/t_tcpip.sh        Mon Feb 14 18:51:44 2011 +0000
+++ b/tests/lib/librumphijack/t_tcpip.sh        Mon Feb 14 19:54:29 2011 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: t_tcpip.sh,v 1.2 2011/02/14 15:14:00 pooka Exp $
+#       $NetBSD: t_tcpip.sh,v 1.3 2011/02/14 19:54:29 pooka Exp $
 #
 # Copyright (c) 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -123,8 +123,6 @@
        # make sure clients die after we nuke the server
        export RUMPHIJACK_RETRY='die'
 
-       export LD_LIBRARY_PATH=/home/pooka/src/nb5/src/lib/libssh
-
        start_sshd
 
        # create some sort of directory for us to "ls"



Home | Main Index | Thread Index | Old Index