diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-05-09 11:03:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:31 +0100 |
commit | ea89950ba884a0e5627e2d4ade8f19616d7e8e66 (patch) | |
tree | fd2eb7734c4c790eec635323d59bbe440e588f06 /meta/recipes-extended | |
parent | 1810369f774c1c3cfb1c1032b4d39f5ecf5712cc (diff) | |
download | poky-ea89950ba884a0e5627e2d4ade8f19616d7e8e66.tar.gz |
Upstream-Status: Correct Capitalization
(From OE-Core rev: 43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/bash/bash-4.2/test-output.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash-4.2/test-output.patch b/meta/recipes-extended/bash/bash-4.2/test-output.patch index 7d0ce63f30..2b09b7d977 100644 --- a/meta/recipes-extended/bash/bash-4.2/test-output.patch +++ b/meta/recipes-extended/bash/bash-4.2/test-output.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | Add FAIL/PASS output to test output. | 1 | Add FAIL/PASS output to test output. |
2 | 2 | ||
3 | Signed-off-by: Björn Stenberg <bjst@enea.com> | 3 | Signed-off-by: Björn Stenberg <bjst@enea.com> |
4 | Upstream-status: Pending | 4 | Upstream-Status: Pending |
5 | --- | 5 | --- |
6 | diff -uNr a/tests/run-all b/tests/run-all | 6 | diff -uNr a/tests/run-all b/tests/run-all |
7 | --- a/tests/run-all 1999-10-08 17:07:46.000000000 +0200 | 7 | --- a/tests/run-all 1999-10-08 17:07:46.000000000 +0200 |