commit | ee975ee3dad6831b949c55e9db1cb10f5e882755 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Mar 28 22:39:00 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Mar 28 22:39:00 2023 +0000 |
tree | b656b6ea18f58215ee0e119fefae7d53fa22b7b9 | |
parent | 426b1c6c7f0da724e79dce12da47ef2a1314c687 [diff] [blame] |
sbox: print more errors The output directory is deleted, so when I want to see the files there, it can really be helpful to see more. Bug: N/A Test: N/A Change-Id: Ie40c412fe1bebbf87db00a4dbce107696ab2805e
diff --git a/cmd/sbox/sbox.go b/cmd/sbox/sbox.go index 91e3540..fc56dd5 100644 --- a/cmd/sbox/sbox.go +++ b/cmd/sbox/sbox.go
@@ -390,7 +390,7 @@ } } - const maxErrors = 10 + const maxErrors = 25 if len(incorrectOutputDirectoryErrors) > 0 { errorMessage := ""