diff options
author | Rene Rivera <grafikrobot@gmail.com> | 2018-05-14 07:02:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-14 07:02:43 -0500 |
commit | 120d6a807bd29c533bc1d740d37e3c5182d308cd (patch) | |
tree | b3ac56411bde06c514d05b0279e37ac8515e440b /status | |
parent | b262325afeb6a274087225c6d70522f4ef193e8f (diff) | |
download | boost-120d6a807bd29c533bc1d740d37e3c5182d308cd.tar.gz |
Remove bad copy-paste line.
Diffstat (limited to 'status')
-rw-r--r-- | status/Jamfile.v2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index b71f807053..e36f775362 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -198,7 +198,6 @@ run-tests libs : $(libs-to-test)/test ; # Please keep these in alphabetical order local tools-to-test = ; -bcp check_build quickbook ; for local tooldir in bcp check_build quickbook { local jamfile = [ modules.peek project : JAMFILE ] ; |