summaryrefslogtreecommitdiff
path: root/bin/sanity-check
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sanity-check')
-rwxr-xr-xbin/sanity-check1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sanity-check b/bin/sanity-check
index b2f11c2..21c891d 100755
--- a/bin/sanity-check
+++ b/bin/sanity-check
@@ -409,7 +409,6 @@ while [ $# -gt 0 ]; do
done
done
} | \
- sed 's/\(-[0-9]\+\)\.0\(-[^- ]\+$\)/\1\2/' | \
sort -k2 | \
uniq -uf1
)