blob: 0754fc9d6f92051b245f2443a1932a36ff225591 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright Beman Dawes, 2010
# Distributed under the Boost Software License, Version 1.0.
# See www.boost.org/LICENSE_1_0.txt
bjam $* >bjam.log
grep "error" <bjam.log