From: Petr Rockai <mornfall@fedoraproject.org>
To: lvm-devel@redhat.com
Subject: master - NIX: Add --kmsg to lvm2-testsuite invocations.
Date: Thu, 5 Feb 2015 13:42:37 +0000 (UTC) [thread overview]
Message-ID: <20150205134237.2AB9F601D3@fedorahosted.org> (raw)
Gitweb: http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=003bf24723624fcb6b10e3eec5a7b5bf5265b498
Commit: 003bf24723624fcb6b10e3eec5a7b5bf5265b498
Parent: 7ed8fc8f7d007ac8c2ad77e4c6799056490329bc
Author: Petr Rockai <prockai@redhat.com>
AuthorDate: Tue Jul 22 18:44:53 2014 +0200
Committer: Petr Rockai <prockai@redhat.com>
CommitterDate: Thu Feb 5 13:47:20 2015 +0100
NIX: Add --kmsg to lvm2-testsuite invocations.
---
nix/default.nix | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/nix/default.nix b/nix/default.nix
index 2ab5978..184fe96 100644
--- a/nix/default.nix
+++ b/nix/default.nix
@@ -32,14 +32,15 @@ let
lvm2-testsuite --batch --outdir /tmp/xchg/results-ndev --continue \
--fatal-timeouts --heartbeat /tmp/xchg/heartbeat \
- --flavours ndev-vanilla,ndev-cluster,ndev-lvmetad
+ --flavours ndev-vanilla,ndev-cluster,ndev-lvmetad \
+ --kmsg
(/usr/lib/systemd/systemd-udevd || /usr/lib/udev/udevd || /sbin/udevd || \
find / -xdev -name \*udevd) >> /tmp/xchg/udevd.log 2>&1 &
lvm2-testsuite --batch --outdir /tmp/xchg/results-udev --continue \
--fatal-timeouts --heartbeat /tmp/xchg/heartbeat \
--flavours udev-vanilla,udev-cluster,udev-lvmetad \
- --watch /tmp/xchg/udevd.log
+ --watch /tmp/xchg/udevd.log --kmsg
# if we made it this far, all test results are in
reply other threads:[~2015-02-05 13:42 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=20150205134237.2AB9F601D3@fedorahosted.org \
--to=mornfall@fedoraproject.org \
--cc=lvm-devel@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.