[darcs-devel] [issue1930] issue595_get_permissions.sh buggy

Ian Lynagh bugs at darcs.net
Sun Aug 22 22:00:59 UTC 2010


New submission from Ian Lynagh <igloo at earth.li>:

issue595_get_permissions.sh currently looks like:

. lib
rm -rf temp1 temp2
create_and_use tmp_remote tmp_restrictive
rm -rf tmp_remote tmp_restrictive

Note that at the start it cleans the wrong directories.

Wouldn't it be simpler to run each test in a temporary directory, and
remove the directory after it finishes? That would also make the
testsuite trivially parallelisable.

----------
messages: 12272
nosy: dmitry.kurochkin
status: unknown
title: issue595_get_permissions.sh buggy

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1930>
__________________________________


More information about the darcs-devel mailing list