From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage-utils:master commit in: travis/
Date: Thu, 2 Jan 2020 15:24:25 +0000 (UTC) [thread overview]
Message-ID: <1577978646.3246fde76f7d3bd0ea03cf7913032981e62cff23.grobian@gentoo> (raw)
commit: 3246fde76f7d3bd0ea03cf7913032981e62cff23
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 2 15:24:06 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jan 2 15:24:06 2020 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=3246fde7
travis: try differently to get valgrind to run
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
travis/main.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/travis/main.sh b/travis/main.sh
index 50f10c7..6f55073 100755
--- a/travis/main.sh
+++ b/travis/main.sh
@@ -50,8 +50,8 @@ main() {
do_run ${DEFARGS} --disable-qmanifest --disable-qtegrity
if [[ ${TRAVIS_OS_NAME} == linux ]] ; then
- do_run CFLAGS=-g Q_RUN_WITH_VALGRIND=1 \
- ${DEFARGS} --enable-qmanifest --enable-qtegrity
+ export Q_RUN_WITH_VALGRIND=1
+ do_run CFLAGS=-g ${DEFARGS} --enable-qmanifest --enable-qtegrity
fi
# LSan needs sudo, which we don't use at the moment
next reply other threads:[~2020-01-02 15:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-02 15:24 Fabian Groffen [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-01-04 10:47 [gentoo-commits] proj/portage-utils:master commit in: travis/ Fabian Groffen
2020-01-03 15:07 Fabian Groffen
2020-01-03 15:00 Fabian Groffen
2020-01-03 14:55 Fabian Groffen
2019-07-18 17:51 Fabian Groffen
2019-07-18 17:47 Fabian Groffen
2019-05-21 14:55 Fabian Groffen
2019-05-21 14:52 Fabian Groffen
2019-05-21 14:32 Fabian Groffen
2019-03-19 20:32 Fabian Groffen
2018-03-30 7:50 Fabian Groffen
2018-03-30 7:50 Fabian Groffen
2018-03-30 7:50 Fabian Groffen
2016-06-24 9:09 Mike Frysinger
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=1577978646.3246fde76f7d3bd0ea03cf7913032981e62cff23.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