Skip to content

Instantly share code, notes, and snippets.

@kits
Created November 10, 2010 11:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kits/670759 to your computer and use it in GitHub Desktop.
Save kits/670759 to your computer and use it in GitHub Desktop.
perl-5.12.2 t/op/mkdir fails (in LANG=ja)
t/op/magic.....................................................ok
t/op/method....................................................ok
t/op/mkdir.....................................................# Failed at op/mkdir.t line 20
# got 'ファイルが存在します。'
# expected /(?i-xsm:cannot move|exist|denied|unknown)/
# Failed at op/mkdir.t line 24
# got 'ファイルもディレクトリもありません。'
# expected /(?i-xsm:cannot find|such|exist|not found|not a directory|unknown)/
FAILED at test 3
t/op/my........................................................ok
t/op/my_stash..................................................ok
t/op/mydef.....................................................ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment