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

Fix tabs in file.

[SVN r21399]
This commit is contained in:
Rene Rivera
2003-12-26 23:26:49 +00:00
parent 61be805dec
commit d49cf57143

View File

@@ -27,7 +27,7 @@ t.copy("b_inverse.cpp", "b.cpp")
t.rm("bin")
t.run_build_system(extra_args="release define=MACROS")
# Regression test: direct build request was not working
# when there's more than one level of 'build-project'