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:20 +0100 |
commit | 43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361 (patch) | |
tree | 2811b9a9af3221cbe7b2003eaabee07d2a3832bc /meta/recipes-extended/bash/bash-4.2 | |
parent | bcd5ed8dd0e80cb76415cd2be9686d4e8023421d (diff) | |
download | openembedded-core-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.tar.gz openembedded-core-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.tar.bz2 openembedded-core-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.zip |
Upstream-Status: Correct Capitalization
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/bash/bash-4.2')
-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 @@ Add FAIL/PASS output to test output. Signed-off-by: Björn Stenberg <bjst@enea.com> -Upstream-status: Pending +Upstream-Status: Pending --- diff -uNr a/tests/run-all b/tests/run-all --- a/tests/run-all 1999-10-08 17:07:46.000000000 +0200 |