Module Name:    src
Committed By:   pooka
Date:           Mon Feb 14 19:54:29 UTC 2011

Modified Files:
        src/tests/lib/librumphijack: t_tcpip.sh

Log Message:
-debugging crud


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/librumphijack/t_tcpip.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/lib/librumphijack/t_tcpip.sh
diff -u src/tests/lib/librumphijack/t_tcpip.sh:1.2 src/tests/lib/librumphijack/t_tcpip.sh:1.3
--- src/tests/lib/librumphijack/t_tcpip.sh:1.2	Mon Feb 14 15:14:00 2011
+++ src/tests/lib/librumphijack/t_tcpip.sh	Mon Feb 14 19:54:29 2011
@@ -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"

Reply via email to