diff --git a/.buckversion b/.buckversion index 7a0d3ff658..a0c6bc2643 100644 --- a/.buckversion +++ b/.buckversion @@ -1 +1 @@ -0c2056b8151692e12b9cb5e03242d1a1af2bd1a1 +0fe4569e871fd6588f7cbfb4b1d4a14baa791a9f diff --git a/Documentation/dev-buck.txt b/Documentation/dev-buck.txt index 492bfb391a..ef53090b76 100644 --- a/Documentation/dev-buck.txt +++ b/Documentation/dev-buck.txt @@ -257,7 +257,7 @@ To build release and api targets, a combined build target is provided: To run all tests including acceptance tests: ---- - buck test --all + buck test ---- To exclude slow tests: