Skip to content
Snippets Groups Projects
Commit 12112a9a authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

tweaking things

parent 06f2792a
No related branches found
No related tags found
Loading
This commit is part of merge request !340. Comments created here will be created in the context of that merge request.
......@@ -82,7 +82,6 @@ def arg_parser() -> argparse.ArgumentParser:
def main():
args = arg_parser().parse_args()
print(args)
path = os.getcwd()
......
......@@ -46,6 +46,7 @@ cd rawdata/
../productfetcher --product-locator $1 $2
cd ../
./casa_envoy --restore -c $4 $5
cp ./working/{{sdmId}}.ms ./products/
./deliver -p . --prefix $3
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment