Skip to content

Instantly share code, notes, and snippets.

@kraj
Created May 12, 2025 05:44
Show Gist options
  • Select an option

  • Save kraj/acf51cef63668d22ba780f419305d9d7 to your computer and use it in GitHub Desktop.

Select an option

Save kraj/acf51cef63668d22ba780f419305d9d7 to your computer and use it in GitHub Desktop.
findutils test failure on musl
--- exp
+++ err
@@ -1 +1 @@
-find: invalid user name or UID argument to -user: '4294967296'
+find: invalid user name or UID argument to -user: ‘4294967296’
--- exp
+++ err
@@ -1 +1 @@
-find: invalid group name or GID argument to -group: '4294967296'
+find: invalid group name or GID argument to -group: ‘4294967296’
FAIL: tests/find/user-group-max.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment