Skip to content

Commit 37cc2d2

Browse files
committed
getgroups.cf: test skip needs work - HP-UX
Ticket: CFE-4605 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
1 parent 07ede16 commit 37cc2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/01_vars/02_functions/getgroups.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ bundle agent check
1717
"description" -> { "ENT-12722" }
1818
string => "Test whether the entries of getroups() are like the ones inside /etc/group";
1919
"test_skip_needs_work"
20-
string => "suse_15|sles_15|aix|solaris",
20+
string => "suse_15|sles_15|aix|solaris|hpux",
2121
comment => "expects first three groups are root, bin, daemon. However, on:
2222
- suse_15 they are root, shadow, trusted.
2323
- aix and solaris they are root, daemon, bin (i.e. different order)",

0 commit comments

Comments
 (0)