This commit is contained in:
parent
479ae92da7
commit
3a09db186c
4 changed files with 112 additions and 110 deletions
2
Makefile
2
Makefile
|
@ -29,7 +29,7 @@ help::
|
|||
|
||||
test::
|
||||
test_direct::
|
||||
cp -p ${HOME}/.config/tox/DHTnodes.json /tmp/toxygen_nodes.json
|
||||
cp -p ${HOME}/.config/tox/DHTnodes.json /tmp/toxygen_nodes.json||true
|
||||
PYTHONPATH=$${PWD}/src \
|
||||
TOR_CONTROLLER_PASSWORD=${PASS} \
|
||||
sudo -u bin $(PYTHON_EXE_MSYS) src/toxygen_wrapper/tests/tests_wrapper.py \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue