summaryrefslogtreecommitdiff
path: root/tests/run-nquote4
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-03 13:49:26 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-03 13:49:26 -0500
commitf5635ecdc99ad439da0ec65ec8e5e30a3fb0205d (patch)
tree99df14840bc1014c26718e8912d70cbe6c4f2e26 /tests/run-nquote4
parent6d763f92d00437cbd2f9177ad9c727921f5e9370 (diff)
downloadbash-f5635ecdc99ad439da0ec65ec8e5e30a3fb0205d.tar.gz
commit bash-20050804 snapshotbash-3.1-alpha
Diffstat (limited to 'tests/run-nquote4')
-rw-r--r--tests/run-nquote42
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-nquote4 b/tests/run-nquote4
index 45bbfd2e..f7d05bb2 100644
--- a/tests/run-nquote4
+++ b/tests/run-nquote4
@@ -1,2 +1,4 @@
+echo warning: some of these tests will fail if you do not have UTF-8 >&2
+echo warning: locales installed on your system
${THIS_SH} ./nquote4.tests 2>&1 | grep -v '^expect' > /tmp/xx
diff /tmp/xx nquote4.right && rm -f /tmp/xx