]> code.delx.au - pulseaudio/commit
log: Fix error message
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 20 Jun 2013 14:19:15 +0000 (17:19 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 20 Jun 2013 14:22:28 +0000 (17:22 +0300)
commitcffcaaec6897b42ca00e1e08d912db6c1c19464c
tree56b5bc128e1038ab8f06b107cf8c316991e1ecbf
parentb0bf132f8f643dcafda9d52c76543fafaf93f3a0
log: Fix error message

file_path contains the last tried file name, including the suffix, so
the error message was wrong:

    Tried to open target file '/tmp/test.log.99', '/tmp/test.log.99.1',
    '/tmp/test.log.99.2' ... '/tmp/test.log.99.99', but all failed.
src/pulsecore/log.c