On Fri, Jun 12, 2020 at 1:39 AM Petr Lautrbach <plautrba@xxxxxxxxxx> wrote: > > On Thu, Jun 11, 2020 at 12:30:39PM -0500, bill.c.roberts@xxxxxxxxx wrote: > > From: William Roberts <william.c.roberts@xxxxxxxxx> > > > > Not everyone's github project is "selinux" so use the projects > > name, as derived from TRAVIS_BUILD_DIR. TRAVIS_BUILD_DIR is > > the absolute path to the project checkout on disk, so the > > basename should be sufficient. The script that runs in the KVM > > environment also needs to be updated where it can find the > > selinux project code, so we pass it in through an env variable > > in the ssh command. > > > > Tested on Travis CI here: > > - https://travis-ci.org/github/williamcroberts/selinux/jobs/697307824 > > > > Signed-off-by: William Roberts <william.c.roberts@xxxxxxxxx> > > Acked-by: Petr Lautrbach <plautrba@xxxxxxxxxx> Since I saw that you have been creating and testing a 3.1-rc2 branch I have held off on merging any further patches even ones that have been acked; I'll wait until you finalize that with whatever set of patches you have picked up.