public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage-utils:master commit in: tests/mkdir/
Date: Thu, 20 Dec 2018 19:04:03 +0000 (UTC)	[thread overview]
Message-ID: <1545332601.cde4f4006cd6f9a5b4604d44776671ecb5112495.grobian@gentoo> (raw)

commit:     cde4f4006cd6f9a5b4604d44776671ecb5112495
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 20 19:03:21 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 19:03:21 2018 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=cde4f400

tests/mkdir: fix after changes to rm_rf_at

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 tests/mkdir/dotest | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/mkdir/dotest b/tests/mkdir/dotest
index a47012d..fdae204 100755
--- a/tests/mkdir/dotest
+++ b/tests/mkdir/dotest
@@ -43,12 +43,10 @@ m="${_m} rm"
 
 mkdir -p a/b/c/d
 $m a/b/
-rmdir a
 tpass "rm a/b/"
 
 mkdir -p a/b/c/d
 $m a/b
-rmdir a
 tpass "rm a/b"
 
 mkdir -p a/b/c/d


                 reply	other threads:[~2018-12-20 19:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1545332601.cde4f4006cd6f9a5b4604d44776671ecb5112495.grobian@gentoo \
    --to=grobian@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