minor comments
This commit is contained in:
parent
b25a9bf69c
commit
327cac1fdf
@ -418,7 +418,7 @@ static bool test_level_1_()
|
||||
|
||||
printf("is writable = %u\n", (unsigned)iterator.is_writable());
|
||||
if(iterator.is_writable())
|
||||
return die_("iterator claims file is writable when it should not be\n");
|
||||
return die_("iterator claims file is writable when tester thinks it should not be; are you running as root?\n");
|
||||
|
||||
printf("iterate forwards\n");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user