|
From: <sv...@va...> - 2008-05-14 12:20:46
|
Author: bart Date: 2008-05-14 13:20:47 +0100 (Wed, 14 May 2008) New Revision: 8075 Log: Remove comments that became obsolete because of a previous commit. Modified: trunk/exp-drd/tests/drd_bitmap_test.vgtest Modified: trunk/exp-drd/tests/drd_bitmap_test.vgtest =================================================================== --- trunk/exp-drd/tests/drd_bitmap_test.vgtest 2008-05-14 12:19:58 UTC (rev 8074) +++ trunk/exp-drd/tests/drd_bitmap_test.vgtest 2008-05-14 12:20:47 UTC (rev 8075) @@ -1,9 +1,3 @@ -# -# This test really needs to run natively. Since there's no -# obvious way to get the regtest mechanism to do that, at least -# run it on 'none' to minimise the time overhead. -# -prereq: ./supported_libpthread prog: drd_bitmap_test args: -s 93 -t 97 -q vgopts: -q --tool=memcheck |