diff options
Diffstat (limited to 'tests/do.sh')
-rwxr-xr-x | tests/do.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/do.sh b/tests/do.sh index bbd44edc6..55f94a3e9 100755 --- a/tests/do.sh +++ b/tests/do.sh @@ -1,5 +1,5 @@ -READER=../example/ndpiReader +READER="../example/ndpiReader -p ../example/protos.txt" RC=0 PCAPS=`cd pcap; /bin/ls *.pcap` |