Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
rebar3
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
62
Wiki
Trabalho
Ver a proveniência
don't mark dep as seen before calling handle_dep
pull/98/head
Tristan Sloughter
há 10 anos
ascendente
7238f2e7e8
cometimento
c298a713f0
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
src/rebar_prv_install_deps.erl
+ 1
- 1
src/rebar_prv_install_deps.erl
Ver ficheiro
@ -249,7 +249,7 @@ update_src_deps(Profile, Level, SrcDeps, PkgDeps, SrcApps, State, Update, Seen,
,
StateAcc1
,
LocksAcc
)
;
_
-
>
maybe_fetch
(
AppInfo
,
false
,
SeenAcc
1
)
,
maybe_fetch
(
AppInfo
,
false
,
SeenAcc
)
,
handle_dep
(
AppInfo
,
SrcDepsAcc
,
PkgDepsAcc
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar