changed the job test to remove the writeUpdate option
This commit is contained in:
parent
951517f9ec
commit
2349bfd8b8
|
@ -88,8 +88,6 @@ public class Result2OrganizationJobTest {
|
||||||
"",
|
"",
|
||||||
"-resultTableName",
|
"-resultTableName",
|
||||||
"eu.dnetlib.dhp.schema.oaf.Software",
|
"eu.dnetlib.dhp.schema.oaf.Software",
|
||||||
"-writeUpdate",
|
|
||||||
"false",
|
|
||||||
"-saveGraph",
|
"-saveGraph",
|
||||||
"true",
|
"true",
|
||||||
"-outputPath",
|
"-outputPath",
|
||||||
|
@ -140,8 +138,6 @@ public class Result2OrganizationJobTest {
|
||||||
"",
|
"",
|
||||||
"-resultTableName",
|
"-resultTableName",
|
||||||
"eu.dnetlib.dhp.schema.oaf.Software",
|
"eu.dnetlib.dhp.schema.oaf.Software",
|
||||||
"-writeUpdate",
|
|
||||||
"false",
|
|
||||||
"-saveGraph",
|
"-saveGraph",
|
||||||
"true",
|
"true",
|
||||||
"-outputPath",
|
"-outputPath",
|
||||||
|
@ -215,8 +211,6 @@ public class Result2OrganizationJobTest {
|
||||||
"",
|
"",
|
||||||
"-resultTableName",
|
"-resultTableName",
|
||||||
"eu.dnetlib.dhp.schema.oaf.Software",
|
"eu.dnetlib.dhp.schema.oaf.Software",
|
||||||
"-writeUpdate",
|
|
||||||
"false",
|
|
||||||
"-saveGraph",
|
"-saveGraph",
|
||||||
"true",
|
"true",
|
||||||
"-outputPath",
|
"-outputPath",
|
||||||
|
|
Loading…
Reference in New Issue