]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: make fuzzbuzz.sh compatible with Azure Pipelines again 12515/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 14 May 2019 11:47:56 +0000 (13:47 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 14 May 2019 11:58:05 +0000 (13:58 +0200)
commita0603f8c281f090a6d134b522480cccccee59c24
tree88120a26afa3c1ed69ffb2f1e0e7d3f13c4210e1
parent0cd158f643510452c755d1679a053a65a6013f5d
tests: make fuzzbuzz.sh compatible with Azure Pipelines again

Now that https://github.com/systemd/systemd/pull/12542 is merged,
fuzzbuzz.sh should be changed a little bit to make it work
on Azure Pipelines. We can no longer assume that source repositories
are added "automagically" by Travis CI or that PATH is set properly.
travis-ci/managers/fuzzbuzz.sh