update
This commit is contained in:
parent
91465abf2a
commit
b9bdb02067
13 changed files with 213 additions and 52 deletions
2
Makefile
2
Makefile
|
@ -22,6 +22,8 @@ install::
|
|||
test::
|
||||
echo src/${MOD}/check_digests.py
|
||||
TOR_CONTROLLER_PASSWORD=${PASS} src/${MOD}/check_digests.py
|
||||
echo src/${MOD}/connection_resolution.py
|
||||
sudo env TOR_CONTROLLER_PASSWORD=${PASS} src/${MOD}/connection_resolution.py
|
||||
# broken because this site fails: http://128.31.0.39:9131/tor/status-vote
|
||||
# ${PYTHON_EXE_MSYS} src/${MOD}/compare_flags.py
|
||||
# cant use from make: waits for the cmdline to to terminate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue