diff options
author | Siri Hansen <[email protected]> | 2013-02-13 11:21:36 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2013-05-14 17:01:54 +0200 |
commit | 6a093c47d87707480d1710fc6790b57f1520cef7 (patch) | |
tree | 31b5388c082ea1fe0426ea13b0f5b273c3b8d78c /.gitignore | |
parent | a89ed3d94f3966d07a061fe540a87db15357e4d2 (diff) | |
download | otp-6a093c47d87707480d1710fc6790b57f1520cef7.tar.gz otp-6a093c47d87707480d1710fc6790b57f1520cef7.tar.bz2 otp-6a093c47d87707480d1710fc6790b57f1520cef7.zip |
[sasl] Rewrite release_handler_SUITE:clean_priv_dir to work on unicode paths
This function used os:cmd("rm -rf " ++ File), and it failed when the
file path contained characters > 255. The function now uses
file:delete/1 and file:del_dir/1 instead.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions