Skip to content

Commit

Permalink
Make the message shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel committed Nov 12, 2024
1 parent 09636e5 commit 81f0bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build-loop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
. build-helpers.sh
get_config

PR_START_TIME=$(TZ=Europe/Zurich date +'%Y-%m-%d, %a %H:%M CET')
PR_START_TIME=$(TZ=Europe/Zurich date +'%a %H:%M CET')
echo "$PR_START_TIME: Started building check $CHECK_NAME for $PR_REPO@$PR_HASH on $host_id"

ensure_vars CI_NAME CHECK_NAME PR_REPO PR_BRANCH PACKAGE ALIBUILD_DEFAULTS PR_START_TIME
Expand Down

0 comments on commit 81f0bf5

Please sign in to comment.