We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3999d commit f612a2eCopy full SHA for f612a2e
utils/log-collector
@@ -54,7 +54,6 @@ now=$(date +"%F")
54
outputFormat="${outputFormat:=text}"
55
56
# Create a temporary directory to store our logs
57
-#pwd=$(pwd)
58
dir=$(mktemp -d buildkite-logs-"$now")
59
60
echo "Collecting logs for instance $instanceId"
0 commit comments