summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-04-28 19:15:37 +0200
committerHolger Levsen <holger@layer-acht.org>2016-04-28 21:52:10 +0200
commit00f711c3c65018273da3c9547ba8abc891b6d603 (patch)
tree4078f2db946fcb75f2207298a30796edcbc3383e /job-cfg
parent268339aa08aebba31eba5ab49c79ca5c85c85b56 (diff)
downloadjenkins.debian.net-00f711c3c65018273da3c9547ba8abc891b6d603.tar.xz
stop the vlog noise
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/lvc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index ba1fa278..34e85c51 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -40,7 +40,7 @@
wrappers:
- live-screenshot
builders:
- - shell: 'rm $WORKSPACE/*.png $WORKSPACE/*.mvk -f >/dev/null; /srv/jenkins/bin/lvc/run_test_suite {my_params}'
+ - shell: '/srv/jenkins/bin/lvc/run_test_suite {my_params}'
triggers:
- timed: '{my_time}'