Skip to content

Commit fc6ba4f

Browse files
committed
Add trace to see changes
1 parent 1f98a0d commit fc6ba4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ ifneq ($(shell git ls-files -o -m --directory --exclude-standard --no-empty-dire
376376
$(info $(shell git ls-files -o -m --directory --exclude-standard --no-empty-directory | sed -e "s/^/ /"))
377377
$(info )
378378
$(info Try running: make generate manifests api-docs)
379+
$(shell git diff)
379380
$(error Check: FAILED)
380381
else
381382
$(info Check: PASS)

0 commit comments

Comments
 (0)