ICU-543 do not ignore errors when running the tests, that's what
make -k is for. X-SVN-Rev: 2207
This commit is contained in:
parent
48694f0fea
commit
a4eed745b7
@ -99,7 +99,7 @@ distclean-local: clean-local
|
||||
$(RMV) Makefile $(DEPS)
|
||||
|
||||
check-local: all-local
|
||||
-ICU_DATA=@DATABUILDDIR@/ TZ=PST8PDT ./$(TARGET)
|
||||
ICU_DATA=@DATABUILDDIR@/ TZ=PST8PDT ./$(TARGET)
|
||||
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
cd $(top_builddir) \
|
||||
|
Loading…
Reference in New Issue
Block a user