summaryrefslogtreecommitdiffstats
path: root/test/links.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/links.c')
-rw-r--r--test/links.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c
index 5c05968..6fab848 100644
--- a/test/links.c
+++ b/test/links.c
@@ -22659,7 +22659,8 @@ main(void)
HDputs(" External link tests skipped - not using native VOL connector");
}
else if (HDstrcmp(env_h5_drvr, "splitter") == 0) {
- HDputs(" External link tests skipped - splitter VFD does not currently support external links");
+ HDputs(" External link tests skipped - splitter VFD does not currently support external "
+ "links");
}
else {
/* tests for external link */