changeset 428:bf792a768ad2

removed error-bringing empty line
author Jiri Vanek <jvanek@redhat.com>
date Tue, 12 Jun 2012 10:21:05 +0200
parents ce4f95c56f02
children 40776f2e940f
files Makefile.am
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Mon Jun 11 20:53:23 2012 +0200
+++ b/Makefile.am	Tue Jun 12 10:21:05 2012 +0200
@@ -680,7 +680,6 @@
 	CLASSPATH=$(NETX_DIR)/lib/classes.jar:$(JUNIT_JAR):$(JUNIT_RUNNER_JAR):. \
 	  $(BOOT_DIR)/bin/java $(REPRODUCERS_DPARAMETERS) \
 	 -Xbootclasspath:$(RUNTIME) CommandLine $$class_names
-
 if WITH_XSLTPROC
 	$(XSLTPROC)  $(TESTS_SRCDIR)/$(REPORT_STYLES_DIRNAME)/logs.xsl $(JNLP_TESTS_ENGINE_DIR)/ServerAccess-logs.xml > $(TESTS_DIR)/logs_reproducers.html
 	$(XSLTPROC)  --stringparam logs logs_reproducers.html $(TESTS_SRCDIR)/$(REPORT_STYLES_DIRNAME)/jreport.xsl $(JNLP_TESTS_ENGINE_DIR)/tests-output.xml > $(TESTS_DIR)/index_reproducers.html