Skip to content

Commit

Permalink
Removed irrelevant build commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Deepwinter committed Oct 31, 2012
1 parent fd5a58f commit 91a942d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions build.xml
Expand Up @@ -11,18 +11,6 @@
<arg value="submodule"/>
<arg value="update"/>
</exec>
<exec executable="git" dir="lattice">
<arg value="checkout"/>
<arg value="master"/>
</exec>
<exec executable="git" dir="lattice">
<arg value="submodule"/>
<arg value="init"/>
</exec>
<exec executable="git" dir="lattice">
<arg value="submodule"/>
<arg value="update"/>
</exec>
<ant target="setup"/>
</target>

Expand Down

0 comments on commit 91a942d

Please sign in to comment.