summaryrefslogtreecommitdiffstats
path: root/testsuite/lib
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-05-06 13:52:52 -0400
committerDave Brolley <brolley@redhat.com>2009-05-06 13:52:52 -0400
commit67c7a9ac91ea3de5cadb7c90028365fdac1f530f (patch)
treefcd156335aacca27faf299561ca7a604a9ef75c1 /testsuite/lib
parent07e1c7c9f0c0244530d4cb1f4a876355df1a2aec (diff)
downloadsystemtap-steved-67c7a9ac91ea3de5cadb7c90028365fdac1f530f.tar.gz
systemtap-steved-67c7a9ac91ea3de5cadb7c90028365fdac1f530f.tar.xz
systemtap-steved-67c7a9ac91ea3de5cadb7c90028365fdac1f530f.zip
Problems using server scripts when not on PATH.
HAVE_NSS related compile time warning.
Diffstat (limited to 'testsuite/lib')
-rw-r--r--testsuite/lib/systemtap.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/lib/systemtap.exp b/testsuite/lib/systemtap.exp
index 019b1bf8..379f6c58 100644
--- a/testsuite/lib/systemtap.exp
+++ b/testsuite/lib/systemtap.exp
@@ -109,6 +109,7 @@ proc setup_server {} {
if {! [installtest_p]} then {
# Make sure the server management scripts and tools are on the $PATH.
set env(PATH) "$srcdir/..:[exec pwd]/..:$env(PATH)"
+ set env(SYSTEMTAP_SERVER_SCRIPTS) "$srcdir/.."
}
# Try to find or start the server.