Skip to content
Snippets Groups Projects
Commit 27250914 authored by Prashant Sharma's avatar Prashant Sharma
Browse files

Fixed previously left out merge conflict in scripts

parent a1e56a43
No related branches found
No related tags found
No related merge requests found
......@@ -131,9 +131,5 @@ else
# The JVM doesn't read JAVA_OPTS by default so we need to pass it in
EXTRA_ARGS="$JAVA_OPTS"
fi
<<<<<<< HEAD
exec "$RUNNER" -cp "$CLASSPATH" $EXTRA_ARGS "$@"
=======
exec "$RUNNER" -cp "$CLASSPATH" $EXTRA_ARGS "$@"
>>>>>>> 4698a0d6886905ef21cbd52e108d0dcab3df12df
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