Unverified Commit dd84827a authored by Arunprasad Rajkumar's avatar Arunprasad Rajkumar Committed by GitHub
Browse files

Problem: Snapshot id printed on stdout doesn't appear on console (#681)



Solution: fflush stdout after printing the snapshot id. By default stdout is
buffered and flushed only when the buffer is full.

Signed-off-by: default avatarArunprasad Rajkumar <ar.arunprasad@gmail.com>
parent 298d9a4b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment