2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 13:42:14 +00:00

Corrected the Boost Build conditionals_multiple.py test case.

[SVN r47343]
This commit is contained in:
Jurko Gospodnetić
2008-07-12 11:25:04 +00:00
parent 05bb8f1aa7
commit e61db8f60a

View File

@@ -236,7 +236,7 @@ notfile testTarget1 : @buildRule : :
t.expect_output_line("description: /a0-t1-b0/", False)
t.expect_output_line("description: /a0-t1-b1/", False)
t.expect_output_line("description: /a1-t0-b0/", False)
t.expect_output_line("description: /a1-t0-b1/", False)
t.expect_output_line("description: /a1-t0-b1/" )
t.expect_output_line("description: /b0-a1-t0/", False)
t.expect_output_line("description: /b0-a0-t1/", False)
t.expect_output_line("description: /b0-a1-t1/", False)