Skip to content

Commit

Permalink
Abort on invalid netspoc data
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutzen committed Feb 20, 2025
1 parent 3b6fe75 commit 7665dad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/pkg/removeservice/remove-service.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ func Main(d oslink.Data) int {

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

Expand Down

0 comments on commit 7665dad

Please sign in to comment.