mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Canonify intel.log in read-file-dist-cluster test
This commit is contained in:
parent
16b2c9a52a
commit
02608df99c
3 changed files with 11 additions and 5 deletions
5
testing/scripts/diff-remove-timestamps-and-sort
Executable file
5
testing/scripts/diff-remove-timestamps-and-sort
Executable file
|
@ -0,0 +1,5 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
scripts=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
$scripts/diff-remove-timestamps | $scripts/diff-sort
|
Loading…
Add table
Add a link
Reference in a new issue