blob: ef5a3a060bce664b47e39d25be49e045ff8b71cf [file] [log] [blame]
#!/bin/bash
if test -f config.custom ; then
. config.custom
else
. config
fi
$BUILD_ENV ./update-all
$BUILD_ENV make tarball
cd kvm-xfstests/test-appliance
$SUDO_ENV ./gen-image --update