Revert "bazel: generate the workspace version from the volatile status."

Bazel 0.3.2 introduced regression: [1] workspace_status_command seems to
be ignored. That broke Bazel build. Revert this change and re-consider to
re-apply it, when the problem is fixed upstream.

* [1] https://github.com/bazelbuild/bazel/issues/1976

This reverts commit 214171ddda.

Change-Id: I729ffaf6ae1bff5fb858d78de2a6915058c9e651
This commit is contained in:
David Ostrovsky
2016-10-23 20:44:37 +02:00
committed by David Pursehouse
parent fae18ed4a0
commit 47deed6a86
4 changed files with 9 additions and 23 deletions

View File

@@ -1 +1 @@
build --workspace_status_command=./tools/workspace-status.sh --strategy=Javac=worker
build --strategy=Javac=worker