aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/unit-test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/rpc/unit-test/Makefile.in')
-rw-r--r--src/lib/rpc/unit-test/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/rpc/unit-test/Makefile.in b/src/lib/rpc/unit-test/Makefile.in
index 3690dc3..26c10c7 100644
--- a/src/lib/rpc/unit-test/Makefile.in
+++ b/src/lib/rpc/unit-test/Makefile.in
@@ -29,8 +29,10 @@ client.o server.o: rpc_test.h
check unit-test:: unit-test-@DO_TEST@
unit-test-:
- @echo "The rpc tests require Perl, Tcl, and runtest"
- @echo "No tests run here"
+ @echo "+++"
+ @echo "+++ WARNING: lib/rpc unit tests not run."
+ @echo "+++ Either tcl, runtest, or Perl is unavailable."
+ @echo "+++"
unit-test-ok:: unit-test-setup unit-test-body unit-test-cleanup