diff options
author | thegeorg <[email protected]> | 2025-02-03 01:13:29 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2025-02-03 01:30:39 +0300 |
commit | 666a2d9d8f45c36b8b25a56eb1a8d2472ae72d59 (patch) | |
tree | 4705aa8c366b11069b3c9b8a50ea1a8cf815143a | |
parent | 406816865bf44b9ac498c5b29e2e164ac43aeb7a (diff) |
Disable arcadia_tests_data completely
commit_hash:545a26a536cd6d96f1ae5f75d7ac4d6721071865
-rw-r--r-- | build/conf/settings.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/settings.conf b/build/conf/settings.conf index f645b56620f..23186f34778 100644 --- a/build/conf/settings.conf +++ b/build/conf/settings.conf @@ -20,6 +20,7 @@ PIC_NO_PIE=no FAIL_PY2=no MAIN_OUTPUT_AS_EXTRA=yes USE_REACHABILITY_TO_REPORT_CONF_ERRORS = yes +DISABLE_ATD=yes when ($YMAKE_USE_OLD_UIDS == "yes") { YMAKE_USE_NEW_UIDS=no |