• Doug Zongker's avatar
    recovery: move log output to stdout · fafc85b4
    Doug Zongker authored
    Recovery currently has a random mix of messages printed to stdout and
    messages printed to stderr, which can make logs hard to read.  Move
    everything to stdout.
    
    Change-Id: Ie33bd4a9e1272e731302569cdec918e0534c48a6
    fafc85b4
updater.c 4.59 KB