Tests: Make warn_processes.sh more portable
[lttng-tools.git] / tests / Makefile.am
index 58caeb1590fde8fdd33feb4e658b4f1f182d1bc5..3600e99d87786920764a65c4d84b839a826a41cc 100644 (file)
@@ -5,7 +5,7 @@ if BUILD_TESTS
 SUBDIRS += . utils regression unit stress destructive
 if HAS_PGREP
 check-am:
-       $(top_srcdir)/tests/utils/warn_lttng_processes.sh $(PGREP)
+       $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP)
 endif
 else
        @echo "========================================="
This page took 0.022996 seconds and 4 git commands to generate.