mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
test: Fix a comment typo in src/test/test_hs_ntor.sh
This commit is contained in:
@@ -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=$?
|
||||
|
||||
Reference in New Issue
Block a user