fix to put working directory in different location
diff --git a/releng.control/whatisfixed.properties b/releng.control/whatisfixed.properties
index 00b7464..69a3e94 100644
--- a/releng.control/whatisfixed.properties
+++ b/releng.control/whatisfixed.properties
@@ -28,8 +28,11 @@
wtp.cvsTag=R1_5_maintenance
buildType=R
-
-whatisfixed.workdir=./tmp-wif
+# added build.home and codir to be more like other
+# scripts, and, do keep "working directory" out of releng.control directory
+build.home=/shared/webtools/
+codir=${build.home}/build-node/checkout/
+whatisfixed.workdir=${codir}/tmp-wif
mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools
whatisfixed.dir=${whatisfixed.workdir}/results/whatisfixed