mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
extend BTest "path" canonicalization to include compiled-to-C++ variable names
This commit is contained in:
parent
a934acc4f1
commit
cdcd3f79aa
5 changed files with 9 additions and 8 deletions
|
@ -9,4 +9,5 @@ else
|
|||
fi
|
||||
|
||||
$sed 's#/+#/#g' |
|
||||
$sed 's#[^( ]*testing_btest#<___>testing_btest#' |
|
||||
$sed 's#([a-zA-Z]:)?/([^ :/]{1,}/){1,}([^ :/]{1,})#<...>/\3#g'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue