summaryrefslogtreecommitdiff
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
commit4950e6feb69ed73663faf2977520e90d97bbce03 (patch)
treef22c5ce3e09ed77ef05073d2184ad93c08b69e5c /testsuite
parent2d33bef2c1e92858ae38f06bf60b78c6fcd50469 (diff)
downloadsamba-4950e6feb69ed73663faf2977520e90d97bbce03.tar.gz
samba-4950e6feb69ed73663faf2977520e90d97bbce03.tar.bz2
samba-4950e6feb69ed73663faf2977520e90d97bbce03.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. (This used to be commit 309b718842dc36cd0b74c4c735684cd4613fff01)
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 aa1a0b35d3..5c5d82b00f 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`