From: Sami Kerola <kerolasa@iki.fi>
To: util-linux@vger.kernel.org
Cc: kerolasa@iki.fi
Subject: [PATCH 4/5] build-sys: add files make check generates in gitignore
Date: Sat, 4 Aug 2012 09:33:39 +0200 [thread overview]
Message-ID: <1344065620-17480-5-git-send-email-kerolasa@iki.fi> (raw)
In-Reply-To: <1344065620-17480-1-git-send-email-kerolasa@iki.fi>
The config/test-driver appears at automake stage, rest after running
'make check'.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 8a740e3..7628dda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,10 @@ tags
.version
.dirstamp
config/ltmain.sh
+config/test-driver
+test-suite.log
+tests/run-nonroot.sh.log
+tests/run-nonroot.sh.trs
# libuuid depends on AX_TLS macro
!m4/tls.m4
--
1.7.11.4
next prev parent reply other threads:[~2012-08-04 7:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-04 7:33 [PATCH 0/5] pull: release preparations, umount.8 and vipw fix Sami Kerola
2012-08-04 7:33 ` [PATCH 1/5] docs: ftp server does no longer support util-linux-ng Sami Kerola
2012-08-04 7:33 ` [PATCH 2/5] docs: update TODO Sami Kerola
2012-08-04 7:33 ` [PATCH 3/5] docs: add sys-utils/umount.8 manual page Sami Kerola
2012-08-04 7:33 ` Sami Kerola [this message]
2012-08-04 7:33 ` [PATCH 5/5] vipw: make vim writebackup mode work Sami Kerola
2012-08-06 6:14 ` Bernhard Voelker
2012-08-06 7:30 ` Sami Kerola
2012-08-06 8:28 ` Bernhard Voelker
2012-08-06 13:40 ` [PATCH 0/5] pull: release preparations, umount.8 and vipw fix Karel Zak
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=1344065620-17480-5-git-send-email-kerolasa@iki.fi \
--to=kerolasa@iki.fi \
--cc=util-linux@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).