1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

scripts/iiab-summary: Clarify when PR's are auto-pulled

This commit is contained in:
A Holt 2022-07-01 20:05:48 -04:00 committed by GitHub
parent f1fbd524d9
commit 843f14a849
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 is:"
cat /etc/iiab/pr-list-pulled
fi
echo