Skip to content
Snippets Groups Projects
Commit dc76e842 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Rename file with correct extension

parent 2478b861
No related tags found
1 merge request!352Verify CRC1280 import task
Pipeline #18236 passed
require 'json'
namespace :rdms do
namespace :crc1280_import do
namespace :crc_1280_import do
desc 'Verify CRC1280 import or verify CRC1280 import of an experiment. This will compare the files in the file path with the objects in the S3 bucket"]'
task :"verify_import", [:import_id] => :environment do |task, args|
puts "Verifying import #{args.import_id}"
......@@ -17,4 +17,4 @@ namespace :rdms do
puts "Detailed reports is available at: #{report_path}"
end
end
end
\ No newline at end of file
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment