Skip to content

Commit e8e656d

Browse files
committed
[ci] Fixed changeset
1 parent c4c9cef commit e8e656d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/commit_upm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ if [ $COMMIT_STATUS -eq 1 ]
4040
then
4141
# Nothing to commit.
4242
echo "<<< Nothing to commit."
43+
changeset=" 0 files changed, 0 insertions(+), 0 deletions(-)"
4344
elif [ $COMMIT_STATUS -ne 0 ]
4445
then
4546
echo "<<< Unexpected error during commit. Aborting."

0 commit comments

Comments
 (0)