minor comments

This commit is contained in:
Josh Coalson 2002-06-13 05:40:14 +00:00
parent b25a9bf69c
commit 327cac1fdf

View File

@ -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");