Skip to content
  • Stan Hu's avatar
    Fix custom runtime_dir not working · 01ab9961
    Stan Hu authored
    If a user specified a custom runtime_dir, Omnibus would fail because it
    expected to search an array. Now we just return early and assume the
    user specified a valid directory.
    
    Closes #3751
    01ab9961