Skip to content

Commit 7665dad

Browse files
committed
Abort on invalid netspoc data
1 parent 3b6fe75 commit 7665dad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/pkg/removeservice/remove-service.go

-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ func Main(d oslink.Data) int {
121121

122122
dummyArgs := []string{
123123
fmt.Sprintf("--quiet=%v", *quiet),
124-
"--max_errors=9999",
125124
}
126125
cnf := conf.ConfigFromArgsAndFile(dummyArgs, path)
127126

0 commit comments

Comments
 (0)