1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

iiab-summary: Tighten up /etc/iiab/pr-list-pulled context/wording

This commit is contained in:
A Holt 2022-07-01 20:09:30 -04:00 committed by GitHub
parent 843f14a849
commit 4cd135f198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +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:"
echo "/etc/iiab/pr-list-pulled:"
cat /etc/iiab/pr-list-pulled
fi
echo