sapling/eden
Pierre Chevalier 5c2ec7a021 Really fix test that sometimes breaks contbuild
Summary:
D44297278 was an attempt at fixing this test, but the regex for lines with DEBUG
wasn't actually correct as it's not actually the first pattern in the strings being grepped.
It may be preceded by some spaces.

Yesterday, we saw a contbuild breakage caused by this.
https://www.internalfb.com/intern/sandcastle/job/9007200167370789/insights

Relax the grep step to achieve the intent of the previous diff.

Reviewed By: RajivTS

Differential Revision: D44536438

fbshipit-source-id: a40719f4669b55b2442715bc9350b8dcce7a9747
2023-03-30 05:09:43 -07:00
..
fs delete old overlay doctor check and fix default value for enable-sqlite-overlay in python 2023-03-29 20:30:02 -07:00
integration Add integration test for ProjFS enumeration 2023-03-29 18:34:52 -07:00
locale add a copyright header to glibc_en.po 2019-04-26 14:38:27 -07:00
mononoke Really fix test that sometimes breaks contbuild 2023-03-30 05:09:43 -07:00
scm status: treat symlinks as regular files when unsupported 2023-03-29 17:02:41 -07:00
test_support Enable StartFakeEdenFSTest 2023-03-14 13:25:16 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib ui: don't default username to <user>@<fqdn> 2023-03-02 22:10:45 -08:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml