Browse Source

ws

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@358812 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 19 years ago
parent
commit
3bca66babd
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      docs/manual/CoreTasks/conditions.html

+ 1
- 2
docs/manual/CoreTasks/conditions.html View File

@@ -223,10 +223,9 @@ TCP/IP listener at the specified host and port.</p>
<h4>filesmatch</h4>
<p>Test two files for matching. Nonexistence of either file results in "false".
This test does a byte for byte comparision, so test time scales with
byte size. NB: if the files are different sizes , one of them is missing
byte size. NB: if the files are different sizes, one of them is missing
or the filenames match the answer is so obvious the detailed test is omitted.


</p>
<table border="1" cellpadding="2" cellspacing="0">
<tr>


Loading…
Cancel
Save