We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3df4b8 commit 70fc746Copy full SHA for 70fc746
tests/functional/cylc-cat-log/05-remote-tail.t
@@ -35,8 +35,7 @@ TEST_NAME="${TEST_NAME_BASE}-validate"
35
run_ok "${TEST_NAME}" cylc validate "${WORKFLOW_NAME}"
36
#-------------------------------------------------------------------------------
37
$SCP "${PWD}/bin/my-tailer.sh" \
38
- "${CYLC_TEST_HOST}:cylc-run/.bin/my-tailer.sh
39
-"
+ "${CYLC_TEST_HOST}:cylc-run/.bin/my-tailer.sh"
40
41
# Run detached.
42
workflow_run_ok "${TEST_NAME_BASE}-run" cylc play "${WORKFLOW_NAME}"
0 commit comments