summaryrefslogtreecommitdiffstats
path: root/recipes-security/scapy/files/run-ptest
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/scapy/files/run-ptest')
-rw-r--r--recipes-security/scapy/files/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/scapy/files/run-ptest b/recipes-security/scapy/files/run-ptest
index 91b29f9..797d8ec 100644
--- a/recipes-security/scapy/files/run-ptest
+++ b/recipes-security/scapy/files/run-ptest
@@ -1,4 +1,4 @@
1#!/bin/sh 1#!/bin/sh
2UTscapy -t regression.uts -f text -l -C \ 2UTscapy3 -t regression.uts -f text -l -C \
3 -o @PTEST_PATH@/scapy_ptest_$(date +%Y%m%d-%H%M%S).log \ 3 -o @PTEST_PATH@/scapy_ptest_$(date +%Y%m%d-%H%M%S).log \
4 2>&1 | sed -e 's/^passed None/PASS:/' -e 's/^failed None/FAIL:/' 4 2>&1 | sed -e 's/^passed None/PASS:/' -e 's/^failed None/FAIL:/'