From 68b903cbb6c2e1b0e18dcd3289e59e01226ebbb7 Mon Sep 17 00:00:00 2001 From: Sharif Elgamal Date: Wed, 7 Apr 2021 09:04:47 -0700 Subject: [PATCH] escapism --- hack/jenkins/prbot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/jenkins/prbot.sh b/hack/jenkins/prbot.sh index 87c48c144b..b15698b19b 100644 --- a/hack/jenkins/prbot.sh +++ b/hack/jenkins/prbot.sh @@ -44,4 +44,4 @@ if [ $? -gt 0 ]; then exit 1 fi output=$(cat mkcmp.log) -gh pr comment ${MINIKUBE_LOCATION} --body ${output} +gh pr comment ${MINIKUBE_LOCATION} --body "${output}"