mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-17 23:56:56 +01:00
Debugging
This commit is contained in:
@@ -26,7 +26,7 @@ check_dist() {
|
||||
local SHA=$(git rev-parse HEAD)
|
||||
echo "Commit '$SHA' produced different static assets than were committed"
|
||||
echo $diff
|
||||
git diff $DIST
|
||||
echo $(git diff $DIST)
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user