Changes between Initial Version and Version 1 of Ticket #8972, comment 3
- Timestamp:
- 03/07/2017 04:01:21 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8972, comment 3
initial v1 7 7 Now I think the patch is overkill. To remove the faulty test: 8 8 {{{ 9 sed -e 's@prereq:.*@prereq 9 sed -e 's@prereq:.*@prereq: ! ../../tests/true@' \ 10 10 -i {helgrind,drd}/tests/pth_cond_destroy_busy.vgtest 11 11 }}}