On Mon, 26 Jan 2009 06:31:43 +0900 Junichi Uekawa wrote: > Hi,
Hi!
>
> I'd like something that this code can be tested against, and a real
> use-case, so I'm waiting for your next patch.
Well, try to be more explicit next time, please, so that I will be aware
that you're are waiting for me to do something... otherwise we could
find ourselves in a sort of deadlock, waiting for each other's action!
Anyway, could you please clarify what you expect me to write?
Do you mean I should add something to test_logic.rb or to
tests/???_*.sh ?
I tried to perform such tests with a pbuilder hook script
(B92test-pkg), but some of them failed somehow: I wanted to ask you for
help in understanding what went wrong, but I thought I could postpone
that...
Of course, if I have to add a test, I must understand them now, so I'll
contact you privately about that.
Moreover, how should I proceed with git?
I created my commit in my master branch.
Should I go on as follows?
$ git pull # which will fetch from the public repository
# and merge it into my master branch
$ vim onefile
$ vim anotherfile
$ git add onefile anotherfile
$ git commit
$ vim thirdfile
$ vim anotherfile
$ git add thirdfile anotherfile
$ git commit
$ git format-patch origin -o somedirectory/
Is that correct?
--
On some search engines, searching for my nickname AND
"nano-documents" may lead you to my website...
..................................................... Francesco Poli .
GnuPG key fpr == C979 F34B 27CE 5CD8 DC12 31B5 78F4 279B DD6D FCF4
pgpbiWL8bQaHM.pgp
Description: PGP signature

