summaryrefslogtreecommitdiff
path: root/kvm-mustang-host
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2014-08-07 15:50:12 +0300
committerRiku Voipio <riku.voipio@linaro.org>2014-08-07 15:50:12 +0300
commit569bf989fe979ffbc48be2c4193b11c4bbdc618e (patch)
tree747c27f80201176c1db5f39159727d5d17ae51ef /kvm-mustang-host
parent657ef46cd6cf1ea97aba5992b1ec9ef773c2c46e (diff)
remove old artifacts
Diffstat (limited to 'kvm-mustang-host')
-rwxr-xr-xkvm-mustang-host2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm-mustang-host b/kvm-mustang-host
index 42b2401..f4ec320 100755
--- a/kvm-mustang-host
+++ b/kvm-mustang-host
@@ -2,7 +2,7 @@
set -e
LAVA_NAME=${BUILD_URL:-"linux-kvm-test"}
-rm -rf lci-build-tools builddir-* *gz *deb hwpack*
+rm -rf lci-build-tools builddir-* *gz *deb hwpack* ../nbd.ko.gz
git clone https://git.linaro.org/ci/lci-build-tools.git
# jenkins needs a different directory for build due to git juggling