Skip to content

Commit ac4be00

Browse files
committed
chore: Add log message
1 parent 20db8eb commit ac4be00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/upgrades/dry-run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ sed -i '/deployments\/hardhat/d' .gitignore
2222
git add deployments/hardhat
2323
# Run the upgrade and print the git diff.
2424
npx hardhat run scripts/upgrades/${UPGRADE_SCRIPT} --network hardhat
25+
echo "=== Upgrade diff ==="
2526
git --no-pager diff --name-status
2627
mv .gitignore.bak .gitignore

0 commit comments

Comments
 (0)