summaryrefslogtreecommitdiff
path: root/tests/euc-mb
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2010-03-17 11:02:40 +0100
committerPaolo Bonzini <bonzini@gnu.org>2010-03-17 11:02:58 +0100
commitc0a02fbed7555376a5d12327622b6942ade87d31 (patch)
tree24e48512a669e7151d25083d473d321c189ff1d6 /tests/euc-mb
parentc9fb66406308124c2329beb429966668150fd78d (diff)
downloadgrep-c0a02fbed7555376a5d12327622b6942ade87d31.tar.gz
tests: use Exit
* euc-mb: exit with "Exit 0".
Diffstat (limited to 'tests/euc-mb')
-rw-r--r--tests/euc-mb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/euc-mb b/tests/euc-mb
index 374e33c8..becb0321 100644
--- a/tests/euc-mb
+++ b/tests/euc-mb
@@ -21,4 +21,4 @@ fi
make_input BABAAB |euc_grep AB || \
fail_ 'whole line rejected after matching in the middle of a multibyte char'
-exit 0
+Exit 0