Fix omf update exit status (#365)

pull/366/head
Stephen M. Coakley 8 years ago committed by Derek Willian Stavis
parent 818fdc954d
commit e4bd035f15

@ -26,6 +26,7 @@ function omf.cli.update
end
# Opt-in flag for testing
set -q OMF_AUTO_RELOAD
and omf.cli.reload
if set -q OMF_AUTO_RELOAD
omf.cli.reload
end
end

Loading…
Cancel
Save