Skip to content
Snippets Groups Projects
Commit 47cc2c57 authored by Demian Katz's avatar Demian Katz
Browse files

Fixed typo.

parent 2e3a5b62
Branches
Tags
No related merge requests found
......@@ -169,7 +169,7 @@
<exec command="VUFIND_HOME=${srcdir} VUFIND_LOCAL_DIR=${srcdir}/local JETTY_PID=${srcdir}/local/vufindtest.pid JETTY_CONSOLE=/dev/null ${srcdir}/vufind.sh restart" outputProperty="LASTOUTPUT" />
<echo message="${LASTOUTPUT}" />
<!-- wait for Solor to finish spinning up -->
<!-- wait for Solr to finish spinning up -->
<echo message="Waiting for Solr to start up..." />
<exec command="sleep 30" />
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment