From: Ramkumar Ramachandra <artagnon@gmail.com>
To: Git List <git@vger.kernel.org>
Subject: [PATCH 1/2] t5520 (pull): update test description
Date: Fri, 22 Mar 2013 18:01:47 +0530 [thread overview]
Message-ID: <1363955508-13368-2-git-send-email-artagnon@gmail.com> (raw)
In-Reply-To: <1363955508-13368-1-git-send-email-artagnon@gmail.com>
d09e79c (git-pull: allow pulling into an empty repository, 2006-11-16)
created the file with the description. At the time, there were only
tests to check pulling into an empty repository. The description was
never updated even after more tests, unrelated to the original, were
added. Fix this now.
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
---
t/t5520-pull.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/t5520-pull.sh b/t/t5520-pull.sh
index 35304b4..e5adee8 100755
--- a/t/t5520-pull.sh
+++ b/t/t5520-pull.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-test_description='pulling into void'
+test_description='pull basic functionality'
. ./test-lib.sh
--
1.8.2.141.gad203c2.dirty
next prev parent reply other threads:[~2013-03-22 12:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-22 12:31 [PATCH 0/2] Fix a couple of minor things in pull test Ramkumar Ramachandra
2013-03-22 12:31 ` Ramkumar Ramachandra [this message]
2013-03-22 12:31 ` [PATCH 2/2] t5520 (pull): use test_config where appropriate Ramkumar Ramachandra
2013-03-25 15:59 ` Junio C Hamano
2013-03-28 12:40 ` [PATCH v2 " Ramkumar Ramachandra
2013-03-28 14:50 ` Junio C Hamano
2013-03-28 14:57 ` Ramkumar Ramachandra
2013-03-28 15:17 ` Junio C Hamano
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=1363955508-13368-2-git-send-email-artagnon@gmail.com \
--to=artagnon@gmail.com \
--cc=git@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).