Re: [PATCH] test: shell: execute shell/run-tests.sh from any directory
On Thu, Oct 05, 2017 at 01:13:47PM +0530, Harsha Sharma wrote: > Update shell/run-tests.sh to refer /src/nft with a relative path Applied, thanks Harsha.
[PATCH] test: shell: execute shell/run-tests.sh from any directory
Update shell/run-tests.sh to refer /src/nft with a relative path Signed-off-by: Harsha Sharma --- tests/shell/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/shell/run-tests.sh b/tests/shell/run-tests.sh index 4eba0a8..dbddd8d 100755 --- a/tests/shell/run-t