This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. The following commit(s) were added to refs/heads/master by this push: new 4f3679b skip paxtest for now 4f3679b is described below commit 4f3679b8407259c315569d82f30dac5602c80887 Author: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx> AuthorDate: Mon Feb 10 09:05:17 2020 -0600 skip paxtest for now --- default/paxtest/runtest.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default/paxtest/runtest.sh b/default/paxtest/runtest.sh index 8aa3b4e..36d0ff2 100755 --- a/default/paxtest/runtest.sh +++ b/default/paxtest/runtest.sh @@ -2,6 +2,9 @@ # # Licensed under the terms of the GNU GPL License version 2 +# Skip by default for now, things need updating +exit 3 + check_kill() { str="$*" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx