• Peter Leitzen's avatar
    QA: Make shellout more responsive · 3df46a10
    Peter Leitzen authored
    Avoid line-buffering and flush each character during shellout.
    
    This useful for commands (e.g. gcloud) which display its progress by
    printing single dots.
    3df46a10
shellout.rb 744 Bytes