Skip to content

Commit

Permalink
[chronos-sync.rb] Continue after failed request.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenden Matthews committed Mar 12, 2014
1 parent 5802db8 commit 1412708
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/chronos-sync.rb
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ def write_job(f, job)
else
$stderr.puts "Error updating job #{job['name']}!"
$stderr.puts res.value
raise "Unable to update job #{job['name']}"
end

# Pause after each request so we don't explode chronos
Expand Down

0 comments on commit 1412708

Please sign in to comment.