From 0bb00fe4f6107fa44472cd252a6fe75a93231f98 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Mon, 23 Apr 2007 14:11:46 +0000 Subject: [PATCH] Test didnt work on Unix. Assume that ${user.home} is in a partition with some (but finite) space. If anyone runs these tests on a disk array with >1 petabyte, they will still fail. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@531472 13f79535-47bb-0310-9956-ffa450edef68 --- .../taskdefs/condition/hasfreespace-test.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml b/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml index ff4413c9f..f3c2a08f7 100644 --- a/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml +++ b/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml @@ -2,29 +2,32 @@ - + + + + - + - + - + - +