Browse Source

wrong bug number

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@806553 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 16 years ago
parent
commit
82511dabe5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/tests/antunit/taskdefs/uptodate-test.xml

+ 1
- 1
src/tests/antunit/taskdefs/uptodate-test.xml View File

@@ -21,7 +21,7 @@
<target name="testModifiedDirectories" <target name="testModifiedDirectories"
description="https://issues.apache.org/bugzilla/show_bug.cgi?id=39122 description="https://issues.apache.org/bugzilla/show_bug.cgi?id=39122
and and
https://issues.apache.org/bugzilla/show_bug.cgi?id=44300">
https://issues.apache.org/bugzilla/show_bug.cgi?id=44430">
<mkdir dir="${input}/source"/> <mkdir dir="${input}/source"/>
<mkdir dir="${output}"/> <mkdir dir="${output}"/>
<sleep seconds="2"/> <sleep seconds="2"/>


Loading…
Cancel
Save