summaryrefslogtreecommitdiffstats
path: root/tools/test/iconv/tablegen/cmp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/iconv/tablegen/cmp.sh')
-rwxr-xr-xtools/test/iconv/tablegen/cmp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/iconv/tablegen/cmp.sh b/tools/test/iconv/tablegen/cmp.sh
index 50664c4..349c08f 100755
--- a/tools/test/iconv/tablegen/cmp.sh
+++ b/tools/test/iconv/tablegen/cmp.sh
@@ -1,4 +1,4 @@
#!/bin/sh
# $FreeBSD$
-diff -I\$FreeBSD$1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
+diff -I\$\FreeBSD $1 $2 | grep '^-' >/dev/null && printf "\tDIFFER: $1 $2\n" && exit 0 || exit 0
OpenPOWER on IntegriCloud