Disable settings randomisation for 02896_memory_accounting_for_user.sh (#56709)

This commit is contained in:
Nikita Taranov 2023-11-20 13:33:39 +01:00 committed by GitHub
parent 5ec626127b
commit 779a8971e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: no-parallel, long
# Tags: no-parallel, long, no-random-settings
CUR_DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh