All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: skimo@liacs.nl
Cc: git@vger.kernel.org
Subject: Re: t1001-read-tree-m-2way.sh failed
Date: Thu, 20 Apr 2006 15:10:07 +0200	[thread overview]
Message-ID: <4447882F.8080304@op5.se> (raw)
In-Reply-To: <20060420130121.GO11428MdfPADPa@greensroom.kotnet.org>

Platform?
Architecture?
git version?
Keyboard color?

This report is missing lots of info. Fill in the missing parts and 
someone will almost certainly be able to help you.

Sven Verdoolaege wrote:
> *** t1001-read-tree-m-2way.sh ***
> * FAIL 1: setup
>         echo frotz >frotz &&
>              echo nitfol >nitfol &&
>              cat bozbar-old >bozbar &&
>              echo rezrov >rezrov &&
>              echo yomin >yomin &&
>              git-update-index --add nitfol bozbar rezrov &&
>              treeH=`git-write-tree` &&
>              echo treeH $treeH &&
>              git-ls-tree $treeH &&
> 
>              cat bozbar-new >bozbar &&
>              git-update-index --add frotz bozbar --force-remove rezrov &&
>              git-ls-files --stage >M.out &&
>              treeM=`git-write-tree` &&
>              echo treeM $treeM &&
>              git-ls-tree $treeM &&
>              git-diff-tree $treeH $treeM
> * failed 1 among 23 test(s)
> 

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

  reply	other threads:[~2006-04-20 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-20 13:01 t1001-read-tree-m-2way.sh failed Sven Verdoolaege
2006-04-20 13:10 ` Andreas Ericsson [this message]
2006-04-20 13:53   ` Sven Verdoolaege

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4447882F.8080304@op5.se \
    --to=ae@op5.se \
    --cc=git@vger.kernel.org \
    --cc=skimo@liacs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.