diff options
Diffstat (limited to 'recipes-security/scapy/files')
| -rwxr-xr-x | recipes-security/scapy/files/run-ptest | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-security/scapy/files/run-ptest b/recipes-security/scapy/files/run-ptest deleted file mode 100755 index 91b29f9..0000000 --- a/recipes-security/scapy/files/run-ptest +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | UTscapy -t regression.uts -f text -l -C \ | ||
| 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:/' | ||
