Welcome to mirror list, hosted at ThFree Co, Russian Federation.

trans_script.sh « basics « training « tests - github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a5a46cd6f239ba1f1e0267cc5117d86b9b0437e (plain)
1
2
3
4
#!/bin/bash

echo script arguments: $@ >> trans_script.temp 2> /dev/null
wc -l trans_script.temp