Skip to content
Snippets Groups Projects
Commit 87d7a876 authored by René Schöne's avatar René Schöne
Browse files

Add '-relast' to destination directories.

parent 0549c347
No related branches found
No related tags found
1 merge request!1All4one relast
......@@ -64,8 +64,8 @@ function build() {
# Build jastadd-ttc18-xml
sed -i 's/LiveContestDriverEMF/LiveContestDriverXml/' solve/build.gradle
build "jastadd-ttc18-xml"
build "jastadd-ttc18-relast-xml"
# Build jastadd-ttc18-emf
sed -i 's/LiveContestDriverXml/LiveContestDriverEMF/' solve/build.gradle
build "jastadd-ttc18-emf"
build "jastadd-ttc18-relast-emf"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment