This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Minor 'mkdir' difference from b18 to b19...


Hello,

Has anyone noticed that the 'mkdir' in b19 doesn't work if the paramater has
a trailing slash?  It used to in b18...

So for example:
mkdir ./blah/
doesn't work, but
mkdir ./blah
does work.

The error on the first case is:
mkdir: cannot make directory `blah/`: No such file or directory

Like I say - both used to work in b18.  Any ideas, or is this a known bug?

This is a pretty minor issue, but it does cause problems with some scripts.

Thanks,
Jason
--
Jason Robertson <jason.v.robertson@intel.com>
Arizona Engineering Computing, Intel Corp.
(602)552-0065
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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