Skip to content

Commit

Permalink
Better log msg
Browse files Browse the repository at this point in the history
  • Loading branch information
terrykong committed Nov 1, 2023
1 parent da3833c commit deab0c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rosetta/create-distribution.sh
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ am+record() {
[ERROR]: Tried patching commits from $patch_path, but failed:
==== git status ====
$(git status)
==== git diff ====
$(git diff)
==== git am --show-current-patch=diff ====
$(git am --show-current-patch=diff)
==================
EOF
exit 1
Expand Down

0 comments on commit deab0c4

Please sign in to comment.