mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
test: Fix a comment typo in src/test/test_hs_ntor.sh
This commit is contained in:
parent
861b9366df
commit
183f9e490f
@ -3,7 +3,7 @@
|
||||
|
||||
exitcode=0
|
||||
|
||||
# Run the python integration test sand return the exitcode of the python
|
||||
# Run the python integration tests and return the exitcode of the python
|
||||
# script. The python script might ask the testsuite to skip it if not all
|
||||
# python dependencies are covered.
|
||||
"${PYTHON:-python}" "${abs_top_srcdir:-.}/src/test/hs_ntor_ref.py" || exitcode=$?
|
||||
|
Loading…
Reference in New Issue
Block a user