Update git submodules

* Update statusbot from branch 'master'
  - Fix continuation character under Python 2
    
    Recent Twitter messages show the characters \u2026 at the end of
    messages needing continuation, rather than the corresponding
    character (…), due to statusbot running under Python 2.
    
    Use u\u2026 instead, si that it works in both Python 2 and Python 3.
    
    Change-Id: I958be50bef1991edf0b3aeaf5aa1a32a48f03ef6
This commit is contained in:
Thierry Carrez 2017-12-12 17:58:07 +01:00 committed by Gerrit Code Review
parent 7f0d633464
commit 8416d27ed0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d01cfd3994c79fa060a5139549afaf0ff19803de
Subproject commit 177fe625866ebd49ccf8e54f4f3b19985871dce5