Alignment fix.

main
Teo Mrnjavac 11 years ago
parent 8a7e6c9348
commit f2ed18ad4c

@ -1,9 +1,9 @@
# Module metadata file for dummy process jobmodule
# Syntax is YAML 1.2
---
type: "job"
name: "dummyprocess"
interface: "process"
requires: []
command: "/bin/sh -c \"touch ~/calamares-dummyprocess\""
timeout: 5
type: "job"
name: "dummyprocess"
interface: "process"
requires: []
command: "/bin/sh -c \"touch ~/calamares-dummyprocess\""
timeout: 5

Loading…
Cancel
Save