Skip to content
Snippets Groups Projects
Commit 32a45060 authored by cramakri's avatar cramakri
Browse files

MINOR: Switch the module-test target to compile the GUI for Safari/Chrome.

SVN: 15649
parent a4943421
No related branches found
No related tags found
No related merge requests found
...@@ -659,7 +659,7 @@ ...@@ -659,7 +659,7 @@
<jvmarg value="-Xmx512M" /> <jvmarg value="-Xmx512M" />
<arg value="-war" /> <arg value="-war" />
<arg value="${targets.www}" /> <arg value="${targets.www}" />
<arg value="${module-test.module}Firefox" /> <arg value="${module-test.module}Safari" />
<arg value="-draftCompile" /> <arg value="-draftCompile" />
<arg value="-style" /> <arg value="-style" />
<arg value="PRETTY" /> <arg value="PRETTY" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment