I have tested this patch in FreeBSD 11.0 and it builds a range of
memory limited BSPs. Without the patch the last t of cdtest was
being removed.
Could someone on Linux please test the patch and report back so I can
push it to master and 4.11.
Thanks
Chris
_
BSD sed does not support '\t' and treated '[ \t]' as 3 characters. This patch
uses a standard method of supporting blank spaces.
---
testsuites/automake/test-subdirs.am | 2 +-
tools/build/rtems-test-check| 10 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/test