Hi Adolfo,

Add test for issue 1503
-----------------------
> ] addfile ./tests/network/issue1503_prefer_local_caches_to_remote_one.sh
> hunk ./tests/network/issue1503_prefer_local_caches_to_remote_one.sh 1
> +#!/usr/bin/env bash
> +set -ev
> +
> +rm -rf S T
> +darcs get --lazy http://darcs.net/testing/repo1 S
> +darcs tag --repo S -m 2
> +darcs get --lazy http://darcs.net/testing/repo1 T
> +darcs pull --repo T S -a

How does this test test issue1503?  It wasn't obvious to me, but I may
have just missed something.

By the way, it's a good habit to use EXAMPLE.sh as a template for tests.

Thanks,

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: pgpKWj5NZm8lh.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to