Difference for test/unit/common/Makefile.in from version 1.6 to 1.7


version 1.6 version 1.7
Line 958
 
Line 958
 template-copy: $(LOGDIR)  template-copy: $(LOGDIR)
  @echo copying template   @echo copying template
  @if test -d "$(top_srcdir)/test/templates/$(CHECK_FOLDER)"; then \   @if test -d "$(top_srcdir)/test/templates/$(CHECK_FOLDER)"; then \
      cp $(top_srcdir)/test/templates/$(CHECK_FOLDER)/* $(LOGDIR)/;\       cp $(top_srcdir)/test/templates/$(CHECK_FOLDER)/[^C]* $(LOGDIR)/;\
  fi   fi
 textlog:  textlog:
  @echo "processing logs to text..."   @echo "processing logs to text..."


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:08