X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-rmdir.h;h=a85973955495b68110b605ccd2c2ad7af439f5a7;hb=1697fcca5dcb036ef6647969cbbaad907d16479c;hp=94636ddad910f0e64b5ffa876847159ca90fca3f;hpb=0f4fd7f4782907e0a308a077118c6578fff4e49f;p=gnulib.git diff --git a/tests/test-rmdir.h b/tests/test-rmdir.h index 94636ddad..a85973955 100644 --- a/tests/test-rmdir.h +++ b/tests/test-rmdir.h @@ -80,7 +80,7 @@ test_rmdir_func (int (*func) (char const *name), bool print) if (symlink (BASE "dir", BASE "link") != 0) { if (print) - fputs ("skipping test: symlinks not supported on this filesystem\n", + fputs ("skipping test: symlinks not supported on this file system\n", stderr); return 77; }