mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user