Skip to content

Commit 99f9ae5

Browse files
Fixed syntax error
1 parent cacf077 commit 99f9ae5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cylc/flow/etc/job.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ cylc__job__main() {
141141
cd "${CYLC_TASK_WORK_DIR}"
142142

143143
if [[ "${CYLC_PROFILE}" == "True" ]] ; then
144-
cylc profile -m "${CYLC_CGROUP}" &
145144
cylc profile -m "${CYLC_CGROUP}" -i "${CYLC_POLLING_INTERVAL}" &
146145
export profiler_pid="$!"
147146
fi

0 commit comments

Comments
 (0)