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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/Makefile.in b/src/lib/rpc/unit-test/Makefile.in
index a9ed5c3..a4c2fc5 100644
--- a/src/lib/rpc/unit-test/Makefile.in
+++ b/src/lib/rpc/unit-test/Makefile.in
@@ -54,6 +54,7 @@ unit-test-body:
$(RUNTEST) SERVER=./server CLIENT=./client \
KINIT=$(BUILDTOP)/clients/kinit/kinit \
KDESTROY=$(BUILDTOP)/clients/kdestroy/kdestroy \
+ PRIOCNTL_HACK=@PRIOCNTL_HACK@ \
PASS="$(PASS)" --tool rpc_test $(RUNTESTFLAGS) ; \
then \
echo Cleaning up... ; \