summaryrefslogtreecommitdiff
path: root/tests/sjis-mb
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-09 21:52:55 +0200
committerJim Meyering <meyering@redhat.com>2010-05-09 21:52:55 +0200
commite67d5a1437e0d9473d2ba2dfe823b87c9ea2630e (patch)
treef3513e67dc88a52350b10d5f7c5456776b7f7bd4 /tests/sjis-mb
parent2a83a3ee2d690bb73ecbc48d48d45c51da9ac4f5 (diff)
downloadgrep-e67d5a1437e0d9473d2ba2dfe823b87c9ea2630e.tar.gz
tests: normalize init.sh-sourcing code
* tests/backref-multibyte-slow: Use one-line idiom. * tests/backref-word: Likewise. * tests/case-fold-backref: Likewise. * tests/case-fold-backslash-w: Likewise. * tests/case-fold-char-class: Likewise. * tests/case-fold-char-range: Likewise. * tests/case-fold-char-type: Likewise. * tests/char-class-multibyte: Likewise. * tests/dfaexec-multibyte: Likewise. * tests/empty: Likewise. * tests/euc-mb: Likewise. * tests/fedora: Likewise. * tests/fgrep-infloop: Likewise. * tests/fmbtest: Likewise. * tests/foad1: Likewise. * tests/ignore-mmap: Likewise. * tests/include-exclude: Likewise. * tests/max-count-vs-context: Likewise. * tests/pcre-z: Likewise. * tests/prefix-of-multibyte: Likewise. * tests/reversed-range-endpoints: Likewise. * tests/sjis-mb: Likewise. * tests/spencer1-locale: Likewise. * tests/word-delim-multibyte: Likewise. * tests/word-multi-file: Likewise.
Diffstat (limited to 'tests/sjis-mb')
-rw-r--r--tests/sjis-mb3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/sjis-mb b/tests/sjis-mb
index 02b95ced..5f7eaf79 100644
--- a/tests/sjis-mb
+++ b/tests/sjis-mb
@@ -3,8 +3,7 @@
# in this encoding, an ASCII character is both a valid single-byte
# character, and a suffix of a valid double-byte character
-: ${srcdir=.}
-. "$srcdir/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/init.sh"; path_prepend_ ../src
# Add "." to PATH for the use of get-mb-cur-max.
path_prepend_ .