Zaktualizuj 'incremental.sh'
This commit is contained in:
parent
5d31f2901c
commit
bef72cd534
@ -8,5 +8,5 @@ tail -287 srr_temp.txt > srr_temp.txt
|
|||||||
cat wer.txt >> wer_temp.txt
|
cat wer.txt >> wer_temp.txt
|
||||||
cat srr.txt >> srr_temp.txt
|
cat srr.txt >> srr_temp.txt
|
||||||
|
|
||||||
mv wer_temp.txt results/wer.txt
|
mv wer_temp.txt wer.txt
|
||||||
mv srr_temp.txt results/srr.txt
|
mv srr_temp.txt srr.txt
|
Loading…
Reference in New Issue
Block a user