chiark / gitweb /
journal: reduce test-journal-send timeout from 10s to 1s
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 18 Jul 2014 10:58:00 +0000 (12:58 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 18 Jul 2014 10:58:00 +0000 (12:58 +0200)
commit037ee337f0f64bd35ced765f2e2d97f496d4e7c7
treea240cae3c8804d1152930d53b6a98355d6cceddd
parent5ab887e98d80ffaf05a97abe4cdc1553a85f0637
journal: reduce test-journal-send timeout from 10s to 1s

The sleep(10) in test-journal-send is quite aggressive. We need it only
for the journal to get our cgroup information. But even that information
is not vital to the test, so a sleep(1) should be just fine.
src/journal/test-journal-send.c