We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c211e commit 031520aCopy full SHA for 031520a
1 file changed
.cirrus.yml
@@ -103,4 +103,4 @@ task:
103
# Use "bash -c" instead of invoking directly to preserve quoted
104
# arguments in PACKCHECK_COMMAND e.g. DOCSPEC_OPTIONS="--timeout 60".
105
# Direct invocation would word-split on spaces inside quoted values.
106
- bash -c "$PACKCHECK $PACKCHECK_COMMAND
+ bash -c "$PACKCHECK $PACKCHECK_COMMAND"
0 commit comments