Skip to content

Commit 49ea172

Browse files
authored
Merge pull request #895 from buildkite/keithduncan/fix-typo
Update fix-buildkite-agent-builds-permissions
2 parents 054687d + 253e346 commit 49ea172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/linux/conf/buildkite-agent/scripts/fix-buildkite-agent-builds-permissions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ exit_if_contains_traversal "${AGENT_DIR}"
6666
exit_if_contains_traversal "${ORG_DIR}"
6767
exit_if_contains_traversal "${PIPELINE_DIR}"
6868

69-
# Check them for blank vaues
69+
# Check them for blank values
7070
exit_if_blank "${AGENT_DIR}"
7171
exit_if_blank "${ORG_DIR}"
7272
exit_if_blank "${PIPELINE_DIR}"

0 commit comments

Comments
 (0)