zeek/testing/scripts/spicy
Arne Welzel 73458927ba testing/scripts: Use sed -E everywhere
I'm always a bit worried to use sed -E anywhere, because the canonifiers
give the impression it won't work everywhere consistently. My manpage says
sed -E should be preferred for portability, so lets remove the
sed -r / sed -E differentiation assuming it's just a thing from the past.
2024-01-24 11:19:17 +01:00
..
canonify-zeek-log testing/scripts: Use sed -E everywhere 2024-01-24 11:19:17 +01:00
canonify-zeek-log-sorted testing/scripts: Use sed -E everywhere 2024-01-24 11:19:17 +01:00
diff-remove-abspath testing/scripts: Use sed -E everywhere 2024-01-24 11:19:17 +01:00
diff-remove-timestamps testing/scripts: Use sed -E everywhere 2024-01-24 11:19:17 +01:00
diff-sort Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
README Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
run-zeek Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
spicy-version Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
zeek-version Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00

These are scripts kept for backwards compatibility with existing Spicy
packages.