Update git submodules
* Update plugins/replication from branch 'master'
to fefba17b04224e9346a50f6e66944142f4878179
- Merge "Fix firing pending "..all.." events on startup"
- Fix firing pending "..all.." events on startup
The Destination.wouldPushRef() method is called on startup to see if a
Destination is configured to be pushed to for a specific ref, if it is
not configured to do so, then firing the pending update is skipped.
Since the magic "..all.." ref will never match the configuration in
replication.config, always match it since if replication is configured
at all, then it should be matched.
Bug: Issue 11745
Change-Id: I53bd527932e6aea9ddd465772925d601aa034bd3
diff --git a/plugins/replication b/plugins/replication
index e5881ac..fefba17 160000
--- a/plugins/replication
+++ b/plugins/replication
@@ -1 +1 @@
-Subproject commit e5881ace0e39fdd15a3ce42d1626ebaf62595cbf
+Subproject commit fefba17b04224e9346a50f6e66944142f4878179