Skip to content
Snippets Groups Projects
Unverified Commit 9e410d6f authored by Santiago Torres Arias's avatar Santiago Torres Arias
Browse files

comparators:squashfs: consider new retval for 4.5

After version 4.5, squashfs distinguishes between fatal (retval==1) and
non-fatal (retval==2) errors. As such, we need to accomodate the
comparator to also consider this new retval. Update the behavior on the
comparator code to also take retval==2 into account.

See upstream commit for more information
https://github.com/plougher/squashfs-tools/commit/06fc061ef426672576075f2989f52acd873c0141



Signed-off-by: default avatarSantiago Torres Arias <santiago@archlinux.org>
parent 03aa0fe8
No related branches found
No related tags found
1 merge request!84comparators:squashfs: consider new retval for 4.5
Pipeline #277939 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment