From ff51724bdbd1afcc494d9720e2f1192bda4810df Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Thu, 11 Apr 2019 10:46:22 -0700 Subject: Renamed the autotools check-vol target to check-passthrough-vol. --- Makefile.am | 6 ++++-- bin/snapshot | 25 ++++++++++++++----------- config/commence.am | 4 ++-- config/conclude.am | 6 ++++-- 4 files changed, 24 insertions(+), 17 deletions(-) diff --git a/Makefile.am b/Makefile.am index b48bb30..7f872b0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -186,8 +186,10 @@ check-vfd: fi; \ done -# Run tests with different Virtual Object Layer Connectors. -check-vol: +# Run tests with different passthrough Virtual Object Layer Connectors. +# NOTE: Will only succeed with passthrough VOL connectors that use +# the native VOL connector as the terminal connector. +check-passthrough-vol: for d in $(SUBDIRS); do \ if test $$d != .; then \ (cd $$d && $(MAKE) $(AM_MAKEFLAGS) $@) || exit 1; \ diff --git a/bin/snapshot b/bin/snapshot index 5900728..1218caa 100755 --- a/bin/snapshot +++ b/bin/snapshot @@ -130,10 +130,10 @@ DISPLAYUSAGE() set - cat < [diff] [test] [srcdir] [release] [help] - [clean] [distclean] [echo] [deploy ] [deploydir ] - [zlib ] [releasedir ] [srcdirname ] [check-vfd] - [check-vol] - [exec ] [module-load ] [op-configure