public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/mrueg:master commit in: app-crypt/letsencrypt-nginx/
Date: Mon, 25 Apr 2016 22:01:21 +0000 (UTC)	[thread overview]
Message-ID: <1461621672.24875edbe7202dd20af5051c598f4f239be8f31d.mrueg@gentoo> (raw)

commit:     24875edbe7202dd20af5051c598f4f239be8f31d
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 22:01:12 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 22:01:12 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=24875edb

app-crypt/letsencrypt-nginx: Fix test call

Package-Manager: portage-2.2.28

 app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild b/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild
index 19dd136..da428c7 100644
--- a/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild
+++ b/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -26,8 +26,8 @@ DEPEND="test? ( ${RDEPEND}
 	dev-python/nose[${PYTHON_USEDEP}] )
 	dev-python/setuptools[${PYTHON_USEDEP}]"
 
-S=${WORKDIR}/${P}/${PN}
+S=${WORKDIR}/${P}/certbot-nginx
 
 python_test() {
-	nosetests -w ${PN/-/_}/tests || die
+	nosetests || die
 }


             reply	other threads:[~2016-04-25 22:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-25 22:01 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-11 14:49 [gentoo-commits] dev/mrueg:master commit in: app-crypt/letsencrypt-nginx/ Manuel Rüger

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=1461621672.24875edbe7202dd20af5051c598f4f239be8f31d.mrueg@gentoo \
    --to=mrueg@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