Make SnapshotWorker#cleanup not crash

This commit is contained in:
Marcin Kulik 2012-04-29 10:37:50 +02:00
parent fc8677114d
commit b84b5489c0

View File

@ -80,6 +80,6 @@ class SnapshotWorker
@in_timing_path,
@out_data_path,
@out_timing_path
])
].compact)
end
end