Pádraig Brady wrote: > New version attached with that fixed plus some tweaks of the commit log > > Thanks Bo!
OK I verified that all tests pass with this patch on both 32 bit and 64 bit x86 linux systems, so I'll push it soon along with this trivial one: >From 1487d7b98b9c65722e4b3fa4a7ee0d17375d1dc4 Mon Sep 17 00:00:00 2001 From: =?utf-8?q?P=C3=A1draig=20Brady?= <[email protected]> Date: Thu, 1 Jan 2009 01:44:57 +0000 Subject: [PATCH] src/.gitignore: Ignore getlimits utility * src/.gitignore: Ignore getlimits --- src/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/.gitignore b/src/.gitignore index ac91e1d..bc14523 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -31,6 +31,7 @@ false fmt fold fs.h +getlimits ginstall groups head -- 1.5.3.6 _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
