Skip to content
Snippets Groups Projects
Commit c3803f97 authored by felmer's avatar felmer
Browse files

DMV-13 integration test with data completed script

SVN: 6128
parent 3892ceaa
No related branches found
No related tags found
No related merge requests found
FILE_PATH=$1
if [ $# -eq 2 ]; then
FILE_PATH=$2:$FILE_PATH
fi
echo Data complete: $FILE_PATH
......@@ -16,3 +16,5 @@ quiet-period = 5
# time period before a copy process is considered stalled in seconds
inactivity-period = 15
prefix-for-incoming = microX_200801011213_
# script checking whether incoming data are complete or not
data-completed-script = data-completed.sh
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