summaryrefslogtreecommitdiff
path: root/debian/tests/build-default-image
blob: a8824605ce2cbba534cd3e71f76ed2a9f8d2294c (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

set -eu
set -o pipefail

cd "${AUTOPKGTEST_TMP}"
lb config --verbose --updates false --security false
lb build --verbose
ls -l