scstadmin Makefile: Show diff if a regression test fails

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9154 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-09-13 22:42:19 +00:00
parent 95993cd9fd
commit 3825bf2093

View File

@@ -26,6 +26,7 @@ perl-module:
$(MAKE) -C scst-$(MODULE_VERSION)
test:
export PERL_TEST_DIFF=diff
$(MAKE) -C scst-$(MODULE_VERSION) test #TEST_VERBOSE=1
clean: