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

DMV-13 integration test with data completed script which creates a test file

SVN: 6129
parent c3803f97
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ FILE_PATH=$1
if [ $# -eq 2 ]; then
FILE_PATH=$2:$FILE_PATH
fi
echo Data complete: $FILE_PATH
echo Data complete: $FILE_PATH > data-completed-info.txt
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