summaryrefslogtreecommitdiffstats
path: root/tools/test/iconv/tablegen/cmp.sh
blob: 50664c422e9f11b1c69d05aeefd4d5e64f7cc3bd (plain)
1
2
3
4
#!/bin/sh
# $FreeBSD$

diff -I\$FreeBSD$1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
OpenPOWER on IntegriCloud