You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a plugin exits early, we will not exit with ret == plugins: return
from this function and we will exit because ld->exit_code is set.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
0 commit comments