Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cap_protect committed Nov 4, 2011
1 parent 140466a commit 0feede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Crawler.groovy
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// example of simple crawler
// run: java -jar loadtest.jar -n 3 -d 1000 Example2.groovy
// run: java -jar loadtest.jar -n 3 -d 1000 -e 'GLOBALS.list("urls","http://google.com")' Crawler.groovy
import java.util.regex.Pattern;

try {
Expand Down

0 comments on commit 0feede9

Please sign in to comment.