Skip to content

Commit

Permalink
🔨 Fall back on default error_path
Browse files Browse the repository at this point in the history
  • Loading branch information
i-be-snek committed Sep 16, 2024
1 parent 102649b commit 48e7f63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Database/insert_full_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ levels=("l1" "l2" "l3")
inputFilesDir=${1}
dbName=${2}
nidPath=${3}
errorPath=${4}

echo Input: ${inputFilesDir}
echo Inserting into ${dbName}
Expand Down

0 comments on commit 48e7f63

Please sign in to comment.