We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d549cd9 + 37cc2d2 commit 44bb0c4Copy full SHA for 44bb0c4
tests/acceptance/01_vars/02_functions/getgroups.cf
@@ -17,7 +17,7 @@ bundle agent check
17
"description" -> { "ENT-12722" }
18
string => "Test whether the entries of getroups() are like the ones inside /etc/group";
19
"test_skip_needs_work"
20
- string => "suse_15|sles_15|aix|solaris",
+ string => "suse_15|sles_15|aix|solaris|hpux",
21
comment => "expects first three groups are root, bin, daemon. However, on:
22
- suse_15 they are root, shadow, trusted.
23
- aix and solaris they are root, daemon, bin (i.e. different order)",
0 commit comments