Back out the change in 1.11 that set the poorly-named $pwd variable --
authorMartin Pool <mbp@samba.org>
Tue, 20 Nov 2001 06:21:33 +0000 (06:21 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 20 Nov 2001 06:21:33 +0000 (06:21 +0000)
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)

testsuite/build_farm/basicsmb.fns

index aa1a0b35d3fe7a657e1ddf501c3f95948c0c6967..5c5d82b00f10cb08ff4481cabc4189dece0afca5 100644 (file)
@@ -153,5 +153,4 @@ then
     loglevel=1
 fi
 
-
-pwd=`pwd`
+# NB $pwd is not really `pwd`