[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests: refactor to use the new getlimits utility
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] tests: refactor to use the new getlimits utility |
Date: |
Sat, 3 Jan 2009 01:47:19 +0000 |
User-agent: |
Thunderbird 2.0.0.6 (X11/20071008) |
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?= <address@hidden>
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] tests: refactor to use the new getlimits utility,
Pádraig Brady <=