summaryrefslogtreecommitdiff
path: root/testing/docker/common-scripts/ctng-build-sample
blob: ef823ee95ad59fa2acff7c6da53618bff500fbfa (plain)
1
2
3
4
5
#!/bin/bash

set -e
cd work
ct-ng build-all ${1+CT_SAMPLES="$*"}