Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee975ee3 authored by Steven Moreland's avatar Steven Moreland
Browse files

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
parent 426b1c6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -390,7 +390,7 @@ func validateOutputFiles(copies []*sbox_proto.Copy, sandboxDir, outputDir, rawCo
		}
	}

	const maxErrors = 10
	const maxErrors = 25

	if len(incorrectOutputDirectoryErrors) > 0 {
		errorMessage := ""