chore: make it obvious the examples are 0.7 only
This commit is contained in:
parent
c791adbf2b
commit
936786901a
|
@ -76,7 +76,7 @@ echo "[*] venv tests passed."
|
|||
# examples/print_pcap_files
|
||||
#
|
||||
|
||||
pushd examples/print_pcap_files || exit 1
|
||||
pushd examples/07/print_pcap_files || exit 1
|
||||
|
||||
pip install dpkt || exit 1
|
||||
./print_pcap_files.py 07_dm1.pcap || exit 1
|
||||
|
|
Loading…
Reference in a new issue