Skip to content

Commit

Permalink
fix rbe credential helper header output
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Oct 4, 2023
1 parent 4f0ddb2 commit 5292afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/credential-helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ function get() {
emit_headers "${KEYCHAIN}"
fi

"{\"headers\":{}"
echo "{\"headers\":{}}"
exit 0
}

Expand Down

0 comments on commit 5292afa

Please sign in to comment.