Code

sysdb: Wait for the actual reply after sending a command.
authorSebastian Harl <sh@tokkee.org>
Thu, 11 Dec 2014 23:03:06 +0000 (00:03 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 11 Dec 2014 23:03:06 +0000 (00:03 +0100)
commit3724686a3e358b9b4c1348658dfee3ba90923a22
tree94d47eb7158eb73fc9c33c00aa40a07e5d83d0b2
parentb6c730c2d0cf400127da5ca96b51abd4ad335c0c
sysdb: Wait for the actual reply after sending a command.

Otherwise, multiple replies (log messages) will be interleaved with input
prompts.
src/tools/sysdb/command.c