summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-07-13 16:19:47 +0200
committerHolger Levsen <holger@layer-acht.org>2016-07-13 21:26:42 +0200
commit4df4643dc19dd1bff62aa13c6d208bf1b1ecf040 (patch)
tree9bbca30a07ce2a719b67061c7ccf4ef36bdf1960 /bin
parent8fedb4c47aebe34804d64233ca0abd81975117f9 (diff)
downloadjenkins.debian.net-4df4643dc19dd1bff62aa13c6d208bf1b1ecf040.tar.xz
lvc: no need to remove this directory any more
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/lvc.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/lvc.sh b/bin/lvc.sh
index 5bea22c8..3c7028d1 100755
--- a/bin/lvc.sh
+++ b/bin/lvc.sh
@@ -92,8 +92,6 @@ rm -rf $RESULTS $WORKSPACE/screenshot{,-thumb}.png
mkdir -p $RESULTS
-mkdir -p $WORKSPACE/DebianToasterStorage
-
trap cleanup_all INT TERM EXIT
#