Re: RFC: [PATCH] Portability by avoiding PATH_MAX
Svante Signell <[email protected]> Wed, 07 May 2014 08:20:10 +0200
| Newsgroups | gmane.comp.db.rrdtool.devel |
|---|---|
| Organization | Home |
| Message-ID | <[email protected]> |
On Wed, 2014-05-07 at 08:14 +0200, Tobias Oetiker wrote: > Hi Svante, > > I merged a few debian patches the other day ... was this not your > pull request ? Thanks to the Debian patches now upstream. The other question is about how to properly test the PATH_MAX changes in rrdclient and rrddaemon, see below. > > > I did run tests/alltest and tests/tune1,tune2. All tests were OK. > > > Anything else to try to find out if the patches are OK? Anything I can > > > apply with valgrind, the tests are all shell scripts. Of course set -x > > > etc, will work.