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
borg-compile: Account for native-compile's return value
It returns the filename, not t, on success. In case of failure it
does not return and signals an error instead, but we now wrap that
function so that we can increase the failure count.
0 commit comments