diff options
Diffstat (limited to 'compiler-rt/lib/tsan/Makefile.old')
| -rw-r--r-- | compiler-rt/lib/tsan/Makefile.old | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/tsan/Makefile.old b/compiler-rt/lib/tsan/Makefile.old index 95322730c53..1273a7873be 100644 --- a/compiler-rt/lib/tsan/Makefile.old +++ b/compiler-rt/lib/tsan/Makefile.old @@ -53,7 +53,7 @@ test: libtsan tsan_test run: all (ulimit -s 8192; ./tsan_test) - ./output_tests/test_output.sh + ./lit_tests/test_output.sh presubmit: # Debug build with clang. |

