Hello Paul, * Paul Eggert wrote on Fri, Jun 22, 2007 at 11:43:00PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > + if test -z "$self_abspathname"; then > > self_abspathname should be initialized to the empty string, for this > test to work reliably (this problem is present in the current version). > > Otherwise, it looks good to me.
Thanks for the review. Applied with above fixed. Cheers, Ralf