summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-20 06:21:33 +0000
committerMartin Pool <mbp@samba.org>2001-11-20 06:21:33 +0000
commit309b718842dc36cd0b74c4c735684cd4613fff01 (patch)
tree0fc8befc23df9a21acee505282ec972b6be73cc7 /testsuite
parentaf65a01d0d80a86f405439ed5c46cf71026a5eb8 (diff)
downloadsamba-309b718842dc36cd0b74c4c735684cd4613fff01.tar.gz
samba-309b718842dc36cd0b74c4c735684cd4613fff01.tar.xz
samba-309b718842dc36cd0b74c4c735684cd4613fff01.zip
Back out the change in 1.11 that set the poorly-named $pwd variable --
for the build farm this is actually the root directory for building, or something like that. Thanks a.b.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/build_farm/basicsmb.fns3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/build_farm/basicsmb.fns b/testsuite/build_farm/basicsmb.fns
index aa1a0b35d3f..5c5d82b00f1 100644
--- a/testsuite/build_farm/basicsmb.fns
+++ b/testsuite/build_farm/basicsmb.fns
@@ -153,5 +153,4 @@ then
loglevel=1
fi
-
-pwd=`pwd`
+# NB $pwd is not really `pwd`