Skip to content
Snippets Groups Projects

Added fix to alembic file for pimscache split job

Merged Nathan Bockisch requested to merge pims-split-alembic-fix into main
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -116,7 +116,7 @@ MS={{data_location}}/working/*.ms
MS={{existingRestore}}
{{/existingRestore}}
# Link it in the split's rawdata
# Link it in the splits rawdata
ln -s $MS $1/rawdata/
# Run CASA
Loading