Remove \t tab to avoid failure in testmodule.py

This commit is contained in:
Aurélien Gâteau 2014-07-24 10:16:51 +02:00
parent 7cdfc38766
commit 35d2a10177

View File

@ -5,5 +5,5 @@ type: "job"
name: "mount"
interface: "python"
requires: []
script: "main.py" #assumed relative to the current directory
script: "main.py"
configuration: