X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/fc243e944ec00b59b75f41d07494116f925d58b4..2ea74e31a95b19ea49e951cc9405b42d00f0b562:/test/runtest diff --git a/test/runtest b/test/runtest index 7aaf1032d..c25c654c9 100755 --- a/test/runtest +++ b/test/runtest @@ -2895,7 +2895,7 @@ die "CONFIGURE_GROUP ($parm_configure_group) does not match the group invoking $ if 0020 & (stat "$parm_cwd/test-config")[2] and $parm_configure_group != $); -die "aux-fixed file is world-writeable; best to strip them all, recursively\n" +die "aux-fixed file is group-writeable; best to strip them all, recursively\n" if 0020 & (stat "aux-fixed/0037.f-1")[2];