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
inttest/ct2: enable rebar DEBUG log level
pull/3/head
Tuncer Ayaz
12 years ago
parent
d22a2bb81f
commit
0adf3d2461
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
inttest/ct2/ct2_rt.erl
+ 1
- 1
inttest/ct2/ct2_rt.erl
View File
@ -10,7 +10,7 @@ files() ->
{
copy
,
"
foo_SUITE.erl
"
,
"
test/foo_SUITE.erl
"
}
]
.
run
(
_
Dir
)
-
>
{
ok
,
_
}
=
retest
:
sh
(
"
./rebar compile ct -v
"
)
,
{
ok
,
_
}
=
retest
:
sh
(
"
./rebar compile ct -v
vv
"
)
,
ok
.
%
%
Write
Preview
Loading…
Cancel
Save