]> git.ipfire.org Git - thirdparty/systemd.git/commit
travis: protect the systemd organization on Fuzzit from forks 13484/head v243.1
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 6 Sep 2019 01:44:52 +0000 (01:44 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Fri, 6 Sep 2019 02:07:37 +0000 (02:07 +0000)
commit64d0f7042dfbaa306e16996d2fbb331ee7d59dc8
tree81049a8e78d239ca638ccc5c15a0f3a6d11c2fbd
parent4247938ee13e23eae1afcecbe646de5283b7afc2
travis: protect the systemd organization on Fuzzit from forks

Now that v243 is out, the script has been pulled by forks that are
activated on Travis CI. As a result, all those forks have started to send
their fuzzers to Fuzzit inadvertantly consuming our CPUs along the way.
Let's prevent this by bailing out early if the script is run outside of
the systemd repository.
travis-ci/managers/fuzzit.sh