Commit e4bd035f authored by Stephen M. Coakley's avatar Stephen M. Coakley Committed by Derek Willian Stavis

Fix omf update exit status (#365)

parent 818fdc95
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment