1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Merge pull request #3280 from holta/iiab-summary_clarify-PRs

scripts/iiab-summary: Clarify when PR's are auto-pulled
This commit is contained in:
A Holt 2022-07-01 20:09:53 -04:00 committed by GitHub
commit 36c78199b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ echo -e " \e[1m\"$COMMIT_MSG1\"\e[0m"
echo " $REMOTE_URL1 branch: $BRANCH1"
if [ -f /etc/iiab/pr-list-pulled ]; then
echo
echo "/etc/iiab/pr-list-pulled:"
cat /etc/iiab/pr-list-pulled
fi
echo