On Sun, Sep 28, 2008 at 06:14:40AM -0700, Eric Kow wrote:
> Eeek.  Potential regression?

Definite regression.

> Sun Sep 28 14:14:05 BST 2008  Eric Kow <[EMAIL PROTECTED]>
>   * Add a test case for issue1110.

> +#!/usr/bin/env bash
> +set -ev
> +rm -rf temp1 temp1-h
> +mkdir temp1
> +cd temp1
> +darcs init --old-fashioned-inventory
> +cd ..
> +darcs get --hashed temp1 temp1-h
> +test -e temp1-h/_darcs/hashed_inventory

This test ought to clean up after itself.

David
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to