~jamesodhunt/procenv/trunk

« back to all changes in this revision

Viewing changes to src/tests/check_all_args.in

  • Committer: James Hunt
  • Date: 2015-08-25 18:01:00 UTC
  • Revision ID: johunt@xps13-20150825180100-gwme0fs14u4es3j9
* src/tests/check_all_args.in: Actually disable tests if non-existent
  locale found.

Show diffs side-by-side

added added

removed removed

Lines of Context:
596
596
        if ! locale -a|grep -q "^${lang}$"
597
597
        then
598
598
                msg "Not testing with locale language $lang"
 
599
                continue
599
600
        fi
600
601
        export LANG="$lang"
601
602
        run_tests