mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
Remove \t tab to avoid failure in testmodule.py
This commit is contained in:
parent
7cdfc38766
commit
35d2a10177
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ type: "job"
|
||||||
name: "mount"
|
name: "mount"
|
||||||
interface: "python"
|
interface: "python"
|
||||||
requires: []
|
requires: []
|
||||||
script: "main.py" #assumed relative to the current directory
|
script: "main.py"
|
||||||
configuration:
|
configuration:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue