summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 3b084122..f6486530 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -121,7 +121,7 @@ test: $(PROG)
sleep 1
killall -9 testmbbsd || true
cp mbbsd testmbbsd
- ./testmbbsd 9000
+ ./testmbbsd -d -p9000
rm -f testmbbsd
install: $(PROG)