Skip to content

Commit 1b5906d

Browse files
committed
Tweak clean
1 parent 2b69abb commit 1b5906d

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

io/Logon.out

-133 Bytes
Binary file not shown.

io/build.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,8 @@
518518
<fileset dir="${basedir}" includes="**/*Output.txt"/>
519519
<fileset dir="${basedir}" includes="**/log.txt"/>
520520
<fileset dir="${basedir}" includes="failures"/>
521+
<fileset dir="${basedir}" includes="Logon.out"/>
522+
<fileset dir="${basedir}" includes="test.zip"/>
521523
</delete>
522524
<echo message="clean successful"/>
523525
</target>

io/test.zip

-1009 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)