From d0c7a7dc82cf80af2d831f82deea1e29faf92e86 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 Sep 2014 10:42:25 -0700 Subject: maint: remove all trailing white space First, run this command: git grep -l ' $'|xargs perl -pi -e 's/[ \t]+$//' Then some minor fix-up to make the two newly-failing tests pass once again: * testsuite/mac-mf.sed: Append this, s/ $//, to eliminate trailing spaces in the actual output. * testsuite/y-newline.good: Manually remove a trailing space between two concatenated prompts. --- testsuite/eval.good | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'testsuite/eval.good') diff --git a/testsuite/eval.good b/testsuite/eval.good index 6fd021b..4988e12 100644 --- a/testsuite/eval.good +++ b/testsuite/eval.good @@ -13,20 +13,20 @@ cpu 17380: 2 2 5 11 79 cpu --- - abcd + abcd --- - abcd + abcd --- - abcd + abcd --- 17380: 2 2 5 11 79 - cpu + cpu --- 17380: 2 2 5 11 79 - cpu + cpu --- 17380: 2 2 5 11 79 - cpu + cpu --- Doing some more tests ----------------------- 17380: 2 2 5 11 79 -- cgit v1.2.1