graphite-project / carbonate

Utilities for managing graphite clusters
MIT License
516 stars 80 forks source link

Do not overwrite target WSP file if source is corrupt. #52

Closed jjneely closed 8 years ago

jjneely commented 9 years ago

Inspect that the CorruptWhisperFile exception did not come from reading the source file. If it did, we do not make any changes.

jjneely commented 9 years ago

This travis test failed with "The command "pip install tox" failed" rather than a test of my actual changes here.

deniszh commented 8 years ago

Test is green now (old one, from @jssjr repo is still red because repo was moved) Any objections to merging that? @jjneely @jssjr ?

deniszh commented 8 years ago

Test is green, merging.