The call to test_skipped if makepath failed didn't work, presumably because
authorDavid Dykstra <dwd@samba.org>
Fri, 10 Jan 2003 18:32:59 +0000 (18:32 +0000)
committerDavid Dykstra <dwd@samba.org>
Fri, 10 Jan 2003 18:32:59 +0000 (18:32 +0000)
makepath is builtin and there's some problem with it causing /bin/sh to
exit on cygwin.  Parens around the call to makepath should help.


No differences found