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)
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.


No differences found