This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygpath -m behaviour change


> Yes, that's exactly right, assuming that 'boo' doesn't exist.

Hi, it happens even if boo does exist. To put it in context, the
script in question was attempting to determine the current directory:

CURRENT_DIR=$(cygpath -ma "${0}"/../)

(I didn't write this script but I assume they did this for performance reasons.)

But anyway, as you can see ${0} always exists.

I looked at the other thread but don't see an immediate connection as
that was checking for non-existing path members.

Cheers,

Dave

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]