index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/sanity-check | 1 |
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 ) |