Skip to content

Commit

Permalink
debug-only
Browse files Browse the repository at this point in the history
  • Loading branch information
mrc0mmand committed Jun 11, 2024
1 parent de16e75 commit c623ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/polkit/polkitidentitytest.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ struct ComparisonTestData comparison_test_data [] = {

#ifdef HAVE_SETNETGRENT
{"unix-netgroup:foo", "unix-netgroup:foo", TRUE},
{"unix-netgroup:foo", "unix-netgroup:bar", FALSE},
{"unix-netgroup:foo", "unix-netgroup:baar", FALSE},
#endif

{"unix-user:root", "unix-group:root", FALSE},
Expand Down

0 comments on commit c623ccf

Please sign in to comment.