A little minor formatting cleanup
This commit is contained in:
parent
07a54bb518
commit
8dda138814
4 changed files with 29 additions and 22 deletions
|
@ -243,7 +243,6 @@ remove_recursive(Path, Options) ->
|
|||
tmp() ->
|
||||
case erlang:system_info(system_architecture) of
|
||||
"win32" ->
|
||||
% XXX TODO better tmp dir for windows perhaps :)
|
||||
"./tmp";
|
||||
_SysArch ->
|
||||
"/tmp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue