This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Remove debug log
pull/3/head
Tuncer Ayaz
13 years ago
parent
e65455b6ef
commit
d7037165fd
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/rebar_escripter.erl
+ 0
- 1
src/rebar_escripter.erl
View File
@ -98,7 +98,6 @@ make_temp_dir(AppName) ->
TempDir
=
temp_name
(
AppName
++
"
.
"
)
,
case
file
:
make_dir
(
TempDir
)
of
ok
-
>
?
CONSOLE
(
"
TempDir:
~p
~n
"
,
[
TempDir
]
)
,
TempDir
;
Error
-
>
?
ABORT
(
"
Failed to create temporary directory:
~p
~n
"
,
Write
Preview
Loading…
Cancel
Save