Mark patches as forwarded

This commit is contained in:
Simon McVittie 2016-03-31 10:40:12 +01:00
parent f7ca51a754
commit e059debbb6
7 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Subject: In tests that use gpg, terminate the gpg-agent after testing
Otherwise we leak those processes.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
tests/test-commit-sign.sh | 1 +
tests/test-gpg-signed-commit.sh | 2 ++

View File

@ -6,6 +6,7 @@ Previously, the build-time tests would only pass if the g-i bindings to
OSTree were already installed, with a reasonably similar version.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
Makefile-tests.am | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

View File

@ -5,6 +5,7 @@ Subject: Symlink libreaddir-rand.so into tests directory
This means it can be LD_PRELOADed during build-time testing.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
.gitignore | 1 +
Makefile-decls.am | 3 +++

View File

@ -9,6 +9,7 @@ This means the various "ostree trivial-httpd --autoexit" processes
actually exit, because their web roots are cleaned up now.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
buildutil/tap-test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

View File

@ -3,6 +3,7 @@ Date: Mon, 28 Mar 2016 13:08:32 +0100
Subject: test-xattrs: use TAP syntax to skip test
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
tests/test-xattrs.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

View File

@ -7,6 +7,7 @@ PR #226 that he prefers to require bash rather than trying to support
every POSIX shell.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
tests/admin-test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

View File

@ -6,6 +6,7 @@ Some autobuilder environments place the entire build chroot on tmpfs, so
even /var/tmp might not have this.
Signed-off-by: Simon McVittie <smcv@debian.org>
Forwarded: https://github.com/ostreedev/ostree/pull/232
---
tests/test-basic-user.sh | 6 ++++++
tests/test-delta.sh | 7 +++++++