From 73f03017fd93f94da69e5d66bed34c8e7aa0f9cd Mon Sep 17 00:00:00 2001 From: Teo Mrnjavac Date: Mon, 21 Jul 2014 18:32:10 +0200 Subject: [PATCH] Spaces, not tabs. --- src/modules/dummypython/module.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/dummypython/module.conf b/src/modules/dummypython/module.conf index 87f3db698..f0df13c68 100644 --- a/src/modules/dummypython/module.conf +++ b/src/modules/dummypython/module.conf @@ -5,7 +5,7 @@ type: "job" name: "dummypython" interface: "python" requires: [] -script: "main.py" #assumed relative to the current directory +script: "main.py" #assumed relative to the current directory configuration: syntax: "YAML map of anything" example: