Mercurial > repos > iuc > multigps
diff multigps.xml @ 1:944dcc240ab2 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 28 Mar 2017 12:24:07 -0400 |
| parents | 60961854966f |
| children | 91127c200437 |
line wrap: on
line diff
--- a/multigps.xml Mon Mar 13 13:20:15 2017 -0400 +++ b/multigps.xml Tue Mar 28 12:24:07 2017 -0400 @@ -151,10 +151,10 @@ #end if 2>&1 --out '$output_html.files_path' - && cp $output_dir/*.events.txt '$experiment_events' || true - && mv $output_dir/*.html '$output_html' || true - && mv $output_dir/*.table.txt '$all_events_table' || true - && mv $output_dir/*.counts '$replicates_counts' || true + && cp $output_dir/*.events.txt '$experiment_events' + && mv $output_dir/*.html '$output_html' + && mv $output_dir/*.table.txt '$all_events_table' + && mv $output_dir/*.counts '$replicates_counts' ]]> </command> <inputs>
