From c247a9d1919d84ba6f781e656e837baaa9cfc386 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 2 Oct 2019 23:25:05 +0200 Subject: Code cleanup --- tests/do.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') 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 -- cgit v1.2.3