From ed1f7f1382d4551be37a74c876d772dd2fc6a068 Mon Sep 17 00:00:00 2001 From: Shorouq Date: Mon, 16 Sep 2024 14:41:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Fall=20back=20on=20default=20err?= =?UTF-8?q?or=5Fpath?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Database/insert_full_run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Database/insert_full_run.sh b/Database/insert_full_run.sh index 19ea0c593..37238ceb0 100644 --- a/Database/insert_full_run.sh +++ b/Database/insert_full_run.sh @@ -49,7 +49,6 @@ levels=("l1" "l2" "l3") inputFilesDir=${1} dbName=${2} nidPath=${3} -errorPath=${4} echo Input: ${inputFilesDir} echo Inserting into ${dbName}