summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 564d084..d3801f7 100644
--- a/Makefile
+++ b/Makefile
@@ -249,7 +249,7 @@ build-plugins:
@# NEW INSTRUCTIONS TO BUILD-PLUGINS MUST BE DECLARED ON A NEW LINE WITH '@'
test-plugins:
- @test/run_test.py
+ @test/run_test.py --dir ./test/
build-gnmi:
@mkdir -p $(BR)/build-gnmi/; cd $(BR)/build-gnmi/; \