Commit 9e16a64
Flip --experimental_worker_allow_json_protocol
Based on the discussion here
bazelbuild#13607 we want to flip this and
leave it around temporarily, but there are also some refactorings coming
around how to do that. This flips the value now so it can be used
without the flag sooner in rolling releases.
Closes bazelbuild#13745.
PiperOrigin-RevId: 4238315321 parent 440e16d commit 9e16a64
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/google/devtools/build/lib/worker
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments