2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Lars Kruse
d1a8965b5a tests: test compiling with python3 if given as shebang interpreter
Currently plugins fail to compile if they use Python 3 syntax features,
even though they use a correct shebang.
2015-10-30 06:09:12 +01:00
Stig Sandbeck Mathisen
f007901b64 Check python scirpts with "py_compile"
- leaves a mess behind, but works
2014-10-05 11:24:14 +02:00
Stig Sandbeck Mathisen
08f196eb10 perltidy a bit 2014-10-05 11:23:53 +02:00
Stig Sandbeck Mathisen
beca89999e Handle perl -T checks 2014-10-05 00:17:23 +02:00
Stig Sandbeck Mathisen
9b01da77ba improve output and disable python checks for now 2014-10-04 23:52:40 +02:00
Stig Sandbeck Mathisen
673303f127 "handle" expect scripts by pretending syntax is ok 2014-10-04 21:49:45 +02:00
Stig Sandbeck Mathisen
6b5e75a04c Tidy with perltidy 2014-10-04 20:17:52 +02:00
Stig Sandbeck Mathisen
c4ed6e7737 remove shell quoting, it is not needed 2014-10-04 20:16:59 +02:00
Stig Sandbeck Mathisen
92e7aaf801 relax bash regexp a bit, to allow for /usr/bin/env bash 2014-10-04 19:43:08 +02:00
Stig Sandbeck Mathisen
2333696650 Syntax check ksh 2014-10-04 19:33:07 +02:00
Stig Sandbeck Mathisen
80cb37418a Add automated tests 2014-10-04 15:40:28 +02:00