Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
SisMaker
/
rebar3
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Projects
0
Julkaisut
62
Wiki
Toiminta
Selaa lähdekoodia
fix `rebar3 shell` when relx section of rebar.config contains releases with independent configurations
pull/1614/head
patrick cieplak
7 vuotta sitten
vanhempi
1c5052fb41
commit
9a76737d91
1 muutettua tiedostoa
jossa
3 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/rebar_prv_shell.erl
+ 3
- 0
src/rebar_prv_shell.erl
Näytä tiedosto
@ -322,6 +322,9 @@ find_apps_relx(State) ->
{
_
,
_
,
Apps
}
-
>
?
DEBUG
(
"
Found shell apps from relx.
"
,
[
]
)
,
Apps
;
{
_
,
_
,
Apps
,
_
}
-
>
?
DEBUG
(
"
Found shell apps from relx.
"
,
[
]
)
,
Apps
;
false
-
>
no_value
end
.
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna