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",
|
||||
"eu.dnetlib.dhp.schema.oaf.Software",
|
||||
"-writeUpdate",
|
||||
"false",
|
||||
"-saveGraph",
|
||||
"true",
|
||||
"-outputPath",
|
||||
|
@ -140,8 +138,6 @@ public class Result2OrganizationJobTest {
|
|||
"",
|
||||
"-resultTableName",
|
||||
"eu.dnetlib.dhp.schema.oaf.Software",
|
||||
"-writeUpdate",
|
||||
"false",
|
||||
"-saveGraph",
|
||||
"true",
|
||||
"-outputPath",
|
||||
|
@ -215,8 +211,6 @@ public class Result2OrganizationJobTest {
|
|||
"",
|
||||
"-resultTableName",
|
||||
"eu.dnetlib.dhp.schema.oaf.Software",
|
||||
"-writeUpdate",
|
||||
"false",
|
||||
"-saveGraph",
|
||||
"true",
|
||||
"-outputPath",
|
||||
|
|
Loading…
Reference in New Issue