There are some warnings and non-fatal errors reported during CI runs. Additionally, the CI gets stuck when there is a force-push on some upstream repo that is cached. This series fixes these issues. Testing Travis run: https://travis-ci.org/github/WOnder93/selinux-testsuite/builds/698848141 Ondrej Mosnacek (4): Makefiles: remove bashisms travis: add missing node to fake selinuxfs travis: fix git/cache handling tests: stop using deprecated security_context_t .travis.yml | 2 ++ policy/Makefile | 4 +++- tests/Makefile | 8 ++++++-- tests/bounds/thread.c | 4 ++-- tests/dyntrace/parent.c | 2 +- tests/dyntrans/parent.c | 2 +- tests/execshare/parent.c | 2 +- tests/exectrace/parent.c | 2 +- tests/inherit/parent.c | 2 +- tests/prlimit/parent.c | 2 +- tests/setnice/parent.c | 2 +- travis-ci/setup-policy-fedora.sh | 10 ++++++---- travis-ci/setup-policy-refpolicy.sh | 4 +++- 13 files changed, 29 insertions(+), 17 deletions(-) -- 2.26.2