Update git submodules

* Update cliff from branch 'master'
  to 392f3b2e7cb2dad8036ebbaefbb75dd758914421
  - Handle SIGPIPE exit gracefully
    
    If we are piping output to a command that exits before the entire
    output is written (e.g. "head") then we will receive a BrokenPipeError.
    This is expected and we should react by exiting gracefully, setting an
    appropriate return code (128 + SIGPIPE).
    
    Change-Id: I0d60e44450da1f48dbd8f459549da80fda69aad5
This commit is contained in:
Zane Bitter 2021-06-07 13:38:57 -04:00 committed by Gerrit Code Review
parent 78adbd0b6f
commit 2c04ca6890
1 changed files with 1 additions and 1 deletions

2
cliff

@ -1 +1 @@
Subproject commit d562aae651f4e4346ee921d8eb67d24141695609
Subproject commit 392f3b2e7cb2dad8036ebbaefbb75dd758914421