# HG changeset patch # User iuc # Date 1491490777 14400 # Node ID b8995d2a034101073e20d896df63b2e7a43c41c1 # Parent d08ca1690fa10637690237585b04945819e97688 Uploaded diff -r d08ca1690fa1 -r b8995d2a0341 multigps.xml --- a/multigps.xml Thu Apr 06 10:54:38 2017 -0400 +++ b/multigps.xml Thu Apr 06 10:59:37 2017 -0400 @@ -147,7 +147,7 @@ 2>&1 --out '$output_html.files_path' #if str($output_design_file) == 'yes': - && mv '$build_design_file' '$output_design_file' + && cp '$build_design_file' '$output_design_file' #end if && mv $output_dir/*.counts '$replicates_counts' && mv $output_dir/*.bed '$output_bed'