Skip to content

WS-2711: Fixing a bug with different CASA full paths

Daniel Nemergut requested to merge ws2711-restore_force_ppr_fix into 2.8.5-DEVELOPMENT

The CASA paths on dev contain RHEL7 which of course messed my my regex (duh). This converts the casa_home to a path to grab just the name.

Merge request reports