public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/portage-utils:master commit in: tests/mkdir/
@ 2018-12-20 19:04 Fabian Groffen
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen @ 2018-12-20 19:04 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-20 19:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-20 19:04 [gentoo-commits] proj/portage-utils:master commit in: tests/mkdir/ Fabian Groffen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox