summaryrefslogtreecommitdiff
path: root/examples/auto/build
blob: 03a7b577c19c0d2ec88a0684ac8db829f8d9bd96 (plain)
1
2
3
4
5
#!/bin/sh

set -e

lb build noauto "${@}" && echo $? 2>&1 | tee build.log