Upgrade scapy to 2.4.2

Upstream MANIFEST.in removed doc and test directories
so remove ptest.

Signed-off-by: Scott Ellis <scott@jumpnowtek.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Scott Ellis
2019-01-19 06:16:00 -05:00
committed by Armin Kuster
parent 29ef6cccea
commit 82118c2bd4
4 changed files with 3 additions and 16 deletions
-4
View File
@@ -1,4 +0,0 @@
#!/bin/sh
UTscapy -t regression.uts -f text -l -C \
-o @PTEST_PATH@/scapy_ptest_$(date +%Y%m%d-%H%M%S).log \
2>&1 | sed -e 's/^passed None/PASS:/' -e 's/^failed None/FAIL:/'