aboutsummaryrefslogtreecommitdiff
path: root/tests/test_resources/backends/systems/system4/backend-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_resources/backends/systems/system4/backend-config.json')
-rw-r--r--tests/test_resources/backends/systems/system4/backend-config.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/test_resources/backends/systems/system4/backend-config.json b/tests/test_resources/backends/systems/system4/backend-config.json
index 7701c05..daa4025 100644
--- a/tests/test_resources/backends/systems/system4/backend-config.json
+++ b/tests/test_resources/backends/systems/system4/backend-config.json
@@ -4,10 +4,8 @@
"description": "This is system 4",
"commands": {
"run": [
- "echo {application.name}",
- "{application.commands.run:0}",
- "{application.commands.run:1}",
- "{application.commands.run:2}"
+ "echo {system.name}",
+ "{application.commands.run:0}"
]
},
"user_params": {