From 10a1271d757bc89bc77e28f9821b650675f4b500 Mon Sep 17 00:00:00 2001 From: luc Date: Wed, 28 Aug 2024 11:39:08 -0400 Subject: [PATCH] add new fauci path and remove michelle scott --- find_completed_runs_dag.py | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/find_completed_runs_dag.py b/find_completed_runs_dag.py index 2ec374f..ac59858 100644 --- a/find_completed_runs_dag.py +++ b/find_completed_runs_dag.py @@ -32,8 +32,8 @@ "last_file": "CopyComplete.txt" }, { - "name": "michelle", - "path": "/igo/sequencers/michelle", + "name": "fauci", + "path": "/igo/nfsfauci/fauci", "last_file": "CopyComplete.txt" }, { @@ -56,11 +56,6 @@ "path": "/igo/sequencers/amelie/output", "last_file": "CopyComplete.txt" }, - { - "name": "scott", - "path": "/igo/sequencers/scott", - "last_file": "CopyComplete.txt" - } ] }