Skip to content

Commit

Permalink
Remove the now unnecessary launch scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
aguynamedryan committed May 29, 2015
1 parent 41d463e commit 41e414a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,5 @@
<copy file="lib/postgresql-9.3-1101.jdbc4.jar" todir="${build.dir}/WhiteRabbit_lib"/>
<copy file="lib/postgresql-9.3-1101.jdbc41.jar" todir="${build.dir}/WhiteRabbit_lib"/>
<copy file="lib/json-io-3.0.1.jar" todir="${build.dir}/WhiteRabbit_lib"/>
<copy file="scripts/WhiteRabbit1.5GB.cmd" todir="${build.dir}"/>
<copy file="scripts/WhiteRabbit1.5GB.sh" todir="${build.dir}"/>
<copy file="scripts/RabbitInAHat1.5GB.cmd" todir="${build.dir}"/>
<copy file="scripts/RabbitInAHat1.5GB.sh" todir="${build.dir}"/>
</target>
</project>
1 change: 0 additions & 1 deletion scripts/RabbitInAHat1.5GB.cmd

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/RabbitInAHat1.5GB.sh

This file was deleted.

1 change: 0 additions & 1 deletion scripts/WhiteRabbit1.5GB.cmd

This file was deleted.

2 changes: 0 additions & 2 deletions scripts/WhiteRabbit1.5GB.sh

This file was deleted.

0 comments on commit 41e414a

Please sign in to comment.