2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-24 06:22:12 +00:00

Thread: fix commit error

[SVN r77857]
This commit is contained in:
Vicente J. Botet Escriba
2012-04-09 18:56:39 +00:00
parent c896c8fda4
commit ee5f871f1a

View File

@@ -503,5 +503,10 @@ rule thread-compile-fail-V2 ( sources : reqs * : name )
[ thread-run2 ./sync/mutual_exclusion/locks/reverse_lock/types_pass.cpp : reverse_lock__types_p ]
;
explicit tt ;
test-suite tt
:
[ thread-run test_ml.cpp ]
;
}