Skip to content

Commit

Permalink
default 100 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokronig committed Jun 29, 2011
1 parent b5cb13a commit 59bc0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autobuild.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

watch --interval=200 "find . -name *~ -exec rm {} \; && ant build"
watch --interval=100 "find . -name *~ -exec rm {} \; && ant build"

0 comments on commit 59bc0f5

Please sign in to comment.