Skip to content

Commit 031520a

Browse files
fixup
1 parent 01c211e commit 031520a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ task:
103103
# Use "bash -c" instead of invoking directly to preserve quoted
104104
# arguments in PACKCHECK_COMMAND e.g. DOCSPEC_OPTIONS="--timeout 60".
105105
# Direct invocation would word-split on spaces inside quoted values.
106-
bash -c "$PACKCHECK $PACKCHECK_COMMAND
106+
bash -c "$PACKCHECK $PACKCHECK_COMMAND"

0 commit comments

Comments
 (0)