This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
SisMaker
/
rebar3
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Projects
0
Издања
62
Вики
Activity
Преглед изворни кода
don't return {error, {error, iolist()}} from rbear_topo
pull/3/head
Tristan Sloughter
пре 10 година
родитељ
35d1afd2f6
комит
fd59279edc
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/rebar_topo.erl
+ 1
- 1
src/rebar_topo.erl
Прегледај датотеку
@ -61,7 +61,7 @@ sort_apps(Apps) ->
{
ok
,
Names
}
-
>
{
ok
,
names_to_apps
(
Names
,
Apps
)
}
;
E
-
>
{
error
,
E
}
E
end
.
%
%
@
doc
Do
a
topological
sort
on
the
list
of
pairs
.
Write
Preview
Loading…
Откажи
Сачувај