Mercurial > repos > greg > ideas
diff ideas.xml @ 139:84c909b549a9 draft
Uploaded
author | greg |
---|---|
date | Tue, 19 Dec 2017 12:29:20 -0500 |
parents | 8a10282ce217 |
children | a976dd6fcd1b |
line wrap: on
line diff
--- a/ideas.xml Tue Dec 19 10:04:11 2017 -0500 +++ b/ideas.xml Tue Dec 19 12:29:20 2017 -0500 @@ -47,9 +47,9 @@ -exclude '$blacklist_input' #end if $norm -&>prepmat.log; +&>prepmat_log.txt; if [[ $? -ne 0 ]]; then - cp prepmat.log '$output_txt_dir'; + cp prepmat_log.txt '$output_txt_dir'; exit 1; fi ##############################################