summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2013-05-27 20:17:51 -0700
committerJim Meyering <meyering@fb.com>2013-05-28 21:46:43 -0700
commitf29504de0801e4a17359ef50d2710e615975ea35 (patch)
tree9abb8d0d817f8a0819795c791a5582a8371da2d3
parent3f9248e93e98b4550e716813b3e64433b716429f (diff)
downloadgrep-f29504de0801e4a17359ef50d2710e615975ea35.tar.gz
maint: align backslashes consistently
* tests/Makefile.am: Most backslashes were aligned with TABs, so adjust the few that used spaces to conform.
-rw-r--r--tests/Makefile.am14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3f585fae..1c6b10cf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -51,7 +51,7 @@ TESTS = \
dfaexec-multibyte \
empty \
epipe \
- equiv-classes \
+ equiv-classes \
ere \
euc-mb \
fedora \
@@ -63,10 +63,10 @@ TESTS = \
grep-dir \
help-version \
ignore-mmap \
- in-eq-out-infloop \
+ in-eq-out-infloop \
include-exclude \
- inconsistent-range \
- invalid-multibyte-infloop \
+ inconsistent-range \
+ invalid-multibyte-infloop \
khadafy \
max-count-vs-context \
empty-line-mb \
@@ -133,9 +133,9 @@ TESTS_ENVIRONMENT = \
fi; \
\
export_with_values \
- VERSION='$(VERSION)' \
- LOCALE_FR='$(LOCALE_FR)' \
- LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)' \
+ VERSION='$(VERSION)' \
+ LOCALE_FR='$(LOCALE_FR)' \
+ LOCALE_FR_UTF8='$(LOCALE_FR_UTF8)' \
AWK=$(AWK) \
GREP_OPTIONS='' \
LC_ALL=C \