Browse Source

adding a delay did not help

This reverts commit c2708623b8.
master
Stefan Bodewig 7 years ago
parent
commit
f9cdf33b56
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/etc/testcases/taskdefs/optional/unix/symlink.xml

+ 1
- 1
src/etc/testcases/taskdefs/optional/unix/symlink.xml View File

@@ -44,7 +44,7 @@
before they have finnished (hopefully). Tweak if needed.
-->

<property name="delay" value="2"/>
<property name="delay" value="0"/>
<import file="../../../buildfiletest-base.xml"/>



Loading…
Cancel
Save