public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/tests/bin/
Date: Mon, 10 Oct 2011 02:29:35 +0000 (UTC)	[thread overview]
Message-ID: <4311d7785a2595501dd07c9daa7d8051cee8de40.vapier@gentoo> (raw)

commit:     4311d7785a2595501dd07c9daa7d8051cee8de40
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 22:43:17 2011 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 02:27:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=4311d778

tests/dodir: check relative path by itself

Signed-off-by: Mike Frysinger <vapier <AT> gentoo.org>

---
 pym/portage/tests/bin/test_dodir.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pym/portage/tests/bin/test_dodir.py b/pym/portage/tests/bin/test_dodir.py
index f4eb9b2..5d40181 100644
--- a/pym/portage/tests/bin/test_dodir.py
+++ b/pym/portage/tests/bin/test_dodir.py
@@ -10,6 +10,8 @@ class DoDir(BinTestCase):
 		try:
 			dodir("usr /usr")
 			exists_in_D("/usr")
+			dodir("boot")
+			exists_in_D("/boot")
 			dodir("/var/lib/moocow")
 			exists_in_D("/var/lib/moocow")
 		finally:



             reply	other threads:[~2011-10-10  2:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-10  2:29 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-10  2:29 [gentoo-commits] proj/portage:master commit in: pym/portage/tests/bin/ Mike Frysinger
2011-11-02  2:27 Zac Medico
2011-12-09  4:58 Zac Medico
2018-01-09 20:59 Zac Medico
2018-02-21 23:36 Zac Medico

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=4311d7785a2595501dd07c9daa7d8051cee8de40.vapier@gentoo \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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