phase2: fix obsolete assumption about feed methods
authorPetr Štetiar <ynezz@true.cz>
Wed, 23 Feb 2022 17:23:43 +0000 (18:23 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 23 Feb 2022 17:23:43 +0000 (18:23 +0100)
commitf3fcdbec877e3f411e3a0ab35ea54e5d573083a1
tree6056362c15bc85643a835d9b006fac33450030dd
parent64a0f9ceef152d97b15860c4141141ee9e590b1f
phase2: fix obsolete assumption about feed methods

In commit 7fae1e5677e9 ("feeds: use git-src-full to allow Git
versioning") there was `src-git` method of shallow clone replaced with
`src-git-full` and this has caused issue with GitPoller configuration as
it only assumed, that only `src-git` method is going to be used for feed
updates. Fix currently stuck buildbot master by allowing usage of both
Git update methods.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
phase2/master.cfg