aboutsummaryrefslogtreecommitdiff
path: root/tests/do.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/do.sh.in')
-rwxr-xr-xtests/do.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/do.sh.in b/tests/do.sh.in
index d867bca0d..12f8b05dd 100755
--- a/tests/do.sh.in
+++ b/tests/do.sh.in
@@ -3,11 +3,11 @@
#
# Use (to override results)
#
-# NDPI_FORCE_UPDATING_UTESTS_RESULTS=1 ./tests/do.sh
+# NDPI_FORCE_UPDATING_UTESTS_RESULTS=1 ./do.sh
#
# To run tests in parallel: (you need **GNU** `parallel` program)
#
-# NDPI_FORCE_PARALLEL_UTESTS=1 ./tests/do.sh
+# NDPI_FORCE_PARALLEL_UTESTS=1 ./do.sh
cd "$(dirname "${0}")"