I'd like to include the following changes in 0.26, they are all simple
and low risk although one is big:

QPID-5330: r1541765 [simple typo correction to previous fix]

QPID-5336: r1541763 & r1541997 - This is a very simple change that
touches a lot of files. Essentially it avoids hardcoding the script
interpreter location in scripts because they aren't all in the same
place on different platforms.

QPID-5306: This is a change to option parsing for the test_wrapper
script to avoid using the GNU specific getopt program to parse command
line options. this makes the script run on BSD derivatives without
awkward external dependencies.

[Both QPID-5336 & 5306 allow the tests to run under FreeBSD when they
wouldn't previously]

Andrew



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to