Skip to content
Snippets Groups Projects
Commit 485cebd9 authored by tpylak's avatar tpylak
Browse files

SE-133 YeastX: fix integration tests (it seems that binary files cannot be writable in svn)

SVN: 12740
parent 2aca0115
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ function prepare_data {
mkdir -p $MY_DATA
cp -R $TEMPLATE/data-yeastx/* $MY_DATA/
clean_svn $MY_DATA
chmod -R 700 $MY_DATA/incoming*
}
......
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