blob: 761bcaa5dd26023231544531f49969378316a7e6 [file] [log] [blame]
#! /bin/sh
# Anonymise paths like "/local/foo/bar/tests/baz/quux" (note "tests" is there)
sed "s/\/.*\/tests\//\/...\/tests\//"