Mercurial > hg > cc > cirrus_home
diff bin/preExtract.sh @ 53:396d1f17c671
ready to try another pass with robust diff checking
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Mon, 13 Apr 2020 15:24:32 +0100 |
parents | 9cd9daf75183 |
children | 8154560f1e3d |
line wrap: on
line diff
--- a/bin/preExtract.sh Mon Apr 13 14:12:12 2020 +0100 +++ b/bin/preExtract.sh Mon Apr 13 15:24:32 2020 +0100 @@ -84,7 +84,8 @@ ni=${#ii[@]} if [ $(wc -l < ${e}_check.txt) -ne $((ni + 1)) ] then - if egrep -n '^[1-9]' ${e}_diff.txt | $HOME/bin/nogood.py $e $ni + if egrep -n '^[1-9]' ${e}_diff.txt | \ + $HOME/bin/nogood.py $e $ni 2>> log then continue fi