From 796b6689808f98c2f4f94515f8e0b751ec63c713 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sat, 6 Dec 2008 06:01:50 +0000 Subject: [PATCH] Style: skipping() function correctly counts this as a skipped test. --- lib/libarchive/test/test_write_disk_perms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libarchive/test/test_write_disk_perms.c b/lib/libarchive/test/test_write_disk_perms.c index 3db3fdbffd5a..4bec700df963 100644 --- a/lib/libarchive/test/test_write_disk_perms.c +++ b/lib/libarchive/test/test_write_disk_perms.c @@ -272,7 +272,7 @@ DEFINE_TEST(test_write_disk_perms) * Current user must belong to at least two groups or * else we can't test setting the GID to another group. */ - printf("Current user can't test gid restore: must belong to more than one group.\n"); + skipping("Current user can't test gid restore: must belong to more than one group."); } else { /* * Write a regular file with ARCHIVE_EXTRACT_PERM & SGID bit