Commit 6e846987 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5949 fix upgrade_test_simple invocation

git-svn-id: file:///svn/toku/tokudb@52827 c7de825b-a66e-492c-adef-691d508d4ae1
parent 3d7c568a
......@@ -99,7 +99,7 @@ if(BUILD_TESTING OR BUILD_FT_TESTS)
add_ft_test(${test})
endforeach(test)
set_property(TEST ft/upgrade_test_simple APPEND PROPERTY "TOKU_SVNROOT=${TOKU_SVNROOT}")
set_property(TEST ft/upgrade_test_simple APPEND PROPERTY ENVIRONMENT "TOKU_SVNROOT=${TOKU_SVNROOT}")
## give some tests, that time out normally, 1 hour to complete
set(long_tests
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment