Author nnorwitz
Recipients
Date 2003-01-31.18:06:24
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
test_resource does:

   print resource.RLIM_INFINITY == max

I'm not sure of the benefit of this line.  For machines 
which have limited file sizes, it causes the test to fail.  
Otherwise the test seems to work properly.
History
Date User Action Args
2007-08-23 14:10:38adminlinkissue678264 messages
2007-08-23 14:10:38admincreate