openssh: explicitly skip unit tests

These tests are already implicitly excluded by not being built.
This change avoids a confusing failure-but-not-really printed by
run-ptest.

(From OE-Core rev: f3e27d8e23df37fb06f77af1583021f471dede51)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-01-20 18:24:58 +01:00
committed by Richard Purdie
parent ca9a8fb991
commit ef3fc752e6

View File

@@ -1,6 +1,7 @@
#!/bin/sh
export TEST_SHELL=sh
export SKIP_UNIT=1
cd regress
sed -i "/\t\tagent-ptrace /d" Makefile