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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Apr 20 23:10:47 2006
This archive was generated by hypermail 2.1.8 : 2006-04-20 23:11:04 EST