19146: Remove unneeded special case checks, explain the needed one.
[arvados.git] / build / run-build-packages-all-targets.sh
index bb2b2af7b2acf1df55f3f5f60f3c7f6649ad23ef..85c498ecd5e55f98b079af1477852e967ebc851e 100755 (executable)
@@ -18,7 +18,9 @@ Options:
 --debug
     Output debug information (default: false)
 --build-version <string>
-    Version to build (default: \$ARVADOS_BUILDING_VERSION or 0.1.timestamp.commithash)
+    Version to build (default:
+    \$ARVADOS_BUILDING_VERSION-\$ARVADOS_BUILDING_ITERATION or
+    0.1.timestamp.commithash)
 
 WORKSPACE=path         Path to the Arvados source tree to build packages from