Cleaned up fixtures. Removing vim editor settings

Change-Id: I210c1629c513d5e1dfd2b2a16cd7e8361953fc0f
This commit is contained in:
Peter Liljenberg 2013-11-25 18:33:32 +01:00
parent 4ac4b88e5a
commit f3ccef8dbb
7 changed files with 0 additions and 7 deletions

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- build-publisher: - build-publisher:
name: servername name: servername

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- git: - git:
push-merge: true push-merge: true

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- plot: - plot:
- title: 'Sample graph' - title: 'Sample graph'

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- plot: - plot:
- title: 'Sample graph' - title: 'Sample graph'

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- plot: - plot:
- title: 'Sample graph' - title: 'Sample graph'

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- scp: - scp:
site: 'example.com' site: 'example.com'

@ -1,4 +1,3 @@
# vim: sw=4 ts=4 et
publishers: publishers:
- xunit: - xunit:
thresholdmode: 'percent' thresholdmode: 'percent'