Check-in Number:
|
2486 | |
Date: |
2002-Aug-02 13:42:17 (local)
2002-Aug-02 11:42:17 (UTC) |
User: | rse |
Branch: | |
Comment: |
make sure people don't think nothing was tested at all |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/fsl/Makefile.in 1.11 -> 1.12
--- Makefile.in 2002/08/02 11:40:00 1.11
+++ Makefile.in 2002/08/02 11:42:17 1.12
@@ -121,6 +121,7 @@
FSL_PREFIX=fsl_test.cfg; export FSL_PREFIX; \
FSL_DEBUG="trace: file(path=fsl_test.debug)"; export FSL_DEBUG; \
$(LIBTOOL) --mode=execute ./$(TST_NAME)
+ @echo "fsl_test.syslog:"; cat fsl_test.syslog
install: all
$(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(prefix)
|
|