*** keyword substitution change ***
diff --git a/releng.control/startbuild.sh b/releng.control/startbuild.sh
index 814bd12..3783043 100644
--- a/releng.control/startbuild.sh
+++ b/releng.control/startbuild.sh
@@ -1,15 +1,15 @@
-#!/bin/sh
-
-# remember to leave no slashes on filename in source command,
-# so that users path is used to find it (first)
-if [ -n $BUILD_INITIALIZED ]
-then
- source commonVariations.shsource
-# source computeCommon.shsource
-fi
-
-cd ${BUILD_HOME}/releng.control
-sh ${BUILD_HOME}/releng.control/cc.sh
-
-
-
+#!/bin/sh
+
+# remember to leave no slashes on filename in source command,
+# so that users path is used to find it (first)
+if [ -n $BUILD_INITIALIZED ]
+then
+ source commonVariations.shsource
+# source computeCommon.shsource
+fi
+
+cd ${BUILD_HOME}/releng.control
+sh ${BUILD_HOME}/releng.control/cc.sh
+
+
+