mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
6 lines
165 B
Bash
Executable file
6 lines
165 B
Bash
Executable file
#! /usr/bin/env bash
|
|
#
|
|
# Default canonifier used with the tests in testing/btest/*.
|
|
|
|
`dirname $0`/diff-remove-timestamps \
|
|
| `dirname $0`/diff-remove-mime-types
|