Skip to content

Commit 17407ca

Browse files
author
owen-jones-diffblue
authored
Merge pull request diffblue#428 from diffblue/owen-jones-diffblue/ginco
Improve Ginco instructions
2 parents f7beab7 + a9a92c3 commit 17407ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/GENUINE/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Install guide for Ubuntu:
297297
1. Open a terminal in the directory of this readme file and clone:
298298
git clone https://github.com/culturecommunication/ginco
299299
2. Enter the directory "ginco" and build the app with maven:
300-
(this commit may not build) git checkout 9d07909a1d768499443fa84085fa295649135507 # The commit before the commits of interest above
300+
(optional) remove the sanitiser from line 196 of ginco-admin/src/main/java/fr/mcc/ginco/rest/services/ImportRestService.java (this reproduces a bug fixed in 2fb5a07, as the commit before it doesn't build)
301301
mvn clean package
302302
mkdir dist
303303
cp ginco-admin/target/ginco-admin.war dist

0 commit comments

Comments
 (0)