T8146: Rework keyring check to support busybox cmp
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 7
− 3
@@ -325,16 +325,20 @@ is_supported_keyring() {
Apertis uses busybox cmp which lacks of long options in general and does not support --bytes. Under this circumstances rework its use to avoid these limitations.
https://phabricator.apertis.org/T8146
Signed-off-by: Walter Lozano walter.lozano@collabora.com