Difference for ./check-fragment.am from version 1.3 to 1.4


version 1.3 version 1.4
Line 72
 
Line 72
 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.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:54