Fix makefile
This commit is contained in:
parent
9a46aef12c
commit
ff714bbe27
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ SHELL := /bin/bash
|
|||
simple_test:
|
||||
./run-3 \
|
||||
1,simple_test . \
|
||||
orig-client 600 100 100 . \
|
||||
orig-server . \
|
||||
thunder-client 600 100 100 8 . \
|
||||
thunder-server 8 . \
|
||||
tor3 -f /etc/torrc_simple . \
|
||||
tor3 -f /etc/torrc_simple
|
||||
|
||||
|
|
Loading…
Reference in a new issue