diff options
Diffstat (limited to 'scripts/test_printers_common.py')
| -rw-r--r-- | scripts/test_printers_common.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/test_printers_common.py b/scripts/test_printers_common.py index e8c1ea0c81..afe0e19334 100644 --- a/scripts/test_printers_common.py +++ b/scripts/test_printers_common.py @@ -187,9 +187,6 @@ def init_test(test_bin, printer_files, printer_names): # Finally, load the test binary. test('file {0}'.format(test_bin)) - # Disable lock elision. - test('set environment GLIBC_TUNABLES glibc.elision.enable=0') - def go_to_main(): """Executes a gdb 'start' command, which takes us to main.""" |
