aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2019-10-02 23:25:05 +0200
committerLuca Deri <deri@ntop.org>2019-10-02 23:25:05 +0200
commitc247a9d1919d84ba6f781e656e837baaa9cfc386 (patch)
treea519d18b0f22f704df104d9106e6b442142d5ad5 /tests
parent4fd7e5734a2c0e35a3de0ab17f016411589488da (diff)
Code cleanup
Diffstat (limited to 'tests')
-rwxr-xr-xtests/do.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/do.sh b/tests/do.sh
index 805437846..40b93e063 100755
--- a/tests/do.sh
+++ b/tests/do.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
READER="../example/ndpiReader -p ../example/protos.txt -c ../example/categories.txt"
RC=0