Skip to content
Snippets Groups Projects
Commit 67c2ed1b authored by bourgesl's avatar bourgesl
Browse files

fixed ammacatch-process to use csv directly not bak

parent c37b5c38
No related branches found
No related tags found
No related merge requests found
......@@ -26,9 +26,6 @@ then
echo "xsltproc failed"
exit 1
fi
else
# Note: if amma-catch is DOWN or datasets are the same (cache):
cp $INPUT/getRecords.csv.bak $INPUT/getRecords.csv
fi
bash doimgr-process.sh $PROJECT
......
This diff is collapsed.
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