Skip to content

Instantly share code, notes, and snippets.

@lbt
Created May 13, 2011 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lbt/970372 to your computer and use it in GitHub Desktop.
Save lbt/970372 to your computer and use it in GitHub Desktop.
repeat do
concurrence :count =>1
listen :to => web_review
listen :to => irc_review
listen :to => email_review
_if ${vote.pkg} == ${my_pkg} do
sequence do
# increment ${v:vote}
over :if => "${v:vote} > 5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment