Skip to content
Snippets Groups Projects
Commit 5bf2efa0 authored by tpylak's avatar tpylak
Browse files

SE-133 YeastX: fix integration tests

SVN: 12738
parent ceecc6dc
No related branches found
No related tags found
No related merge requests found
pdf content
\ No newline at end of file
zip content
\ No newline at end of file
...@@ -280,7 +280,7 @@ function prepare_data { ...@@ -280,7 +280,7 @@ function prepare_data {
cp -R $TEMPLATE/data $WORK cp -R $TEMPLATE/data $WORK
clean_svn $DATA clean_svn $DATA
rm $WORK/datamover-raw/data-completed-info.txt rm -f $WORK/datamover-raw/data-completed-info.txt
} }
function integration_tests { function integration_tests {
......
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