File: test_po2flatxml_template.sh

package info (click to toggle)
translate-toolkit 3.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,948 kB
  • sloc: python: 70,547; sh: 1,412; makefile: 186; xml: 48
file content (6 lines) | stat: -rwxr-xr-x 266 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/bash

source $(dirname $0)/test.inc.sh

python $PYTHON_ARGS $(which po2flatxml) --progress=none -i $one -t $two -o $out --root "dictionary" --value "translation" --key "resource" --namespace "urn:translate-toolkit:flatxml-test-suite" --indent 4
check_results