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)
commitda0405080ebc1bb953853166ceb92fe458b4910b
tree15739aacdcae9f25132e3e035809198b5ac85bfe
parent0c0a3e2dd390fee1bc7bd45d0d25c1b8b8d4fb15
The call to test_skipped if makepath failed didn't work, presumably because
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.
testsuite/longdir.test