chiark / gitweb /
add quiet build option for ci builds (#1634)
authorStephen <stephengroat@users.noreply.github.com>
Sun, 8 Oct 2017 20:04:49 +0000 (13:04 -0700)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 8 Oct 2017 20:04:49 +0000 (22:04 +0200)
commitcf5759092c699db701b60ecba05e50f6da836877
tree51451e1754c5b2c61c1d6313cc7f03af34df29e9
parent78c9c690d5356578e5de0418d82fa22ea1188ec2
add quiet build option for ci builds (#1634)

* add quiet build options for ci builds

need to find ways to reduce length of log output

* Update build-package.sh

* make quiet builds recursive
build-package.sh