Skip to content

Commit

Permalink
make sure the dataset is run
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Jul 4, 2013
1 parent ab951e9 commit 083864a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/travis/logs/services/aggregate_logs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run

def aggregate(id)
measure('aggregate') do
connection[AGGREGATE_UPDATE_SQL, Time.now, id, id]
connection[AGGREGATE_UPDATE_SQL, Time.now, id, id].update
end
end

Expand Down

0 comments on commit 083864a

Please sign in to comment.