Got EVLA CMS restores working via casa_envoy, using casa_restorepipescript.py when it exists
1 unresolved thread
Compare changes
Files
2- Sam Kagan authored
@@ -56,7 +56,8 @@ def _get_settings(cwd: pathlib.Path, args: list) -> dict:
@@ -78,25 +79,38 @@ def _setup_launcher(path: pathlib.Path, args: argparse.Namespace) -> LauncherIF:
@@ -175,9 +189,10 @@ def arg_parser() -> argparse.ArgumentParser: