1625 1626 1627
# File 'lib/etch/client.rb', line 1625 def get_orig_sum(file) Digest::SHA1.hexdigest(get_orig_contents(file)) end