3883 Ashish Agarwal 2012-05-03
wl2739: Test case fails in linux due to dictionary
file.
modified:
plugin/password_validation/CMakeLists.txt
3882 Ashish Agarwal 2012-05-03
WL2739: Test failing on windows.
Dictionary file is not found in plugin
directory.
modified:
mysql-test/t/validate_password_plugin.test
plugin/password_validation/CMakeLists.txt
=== modified file 'plugin/password_validation/CMakeLists.txt'
--- a/plugin/password_validation/CMakeLists.txt 2012-05-03 09:25:12 +0000
+++ b/plugin/password_validation/CMakeLists.txt 2012-05-03 11:38:32 +0000
@@ -16,3 +16,4 @@
MYSQL_ADD_PLUGIN(validate_password validate_password.cc
MODULE_ONLY)
CONFIGURE_FILE(dictionary.txt ${CMAKE_BINARY_DIR}/plugin/password_validation/dictionary.txt)
+INSTALL(FILES dictionary.txt DESTINATION ${INSTALL_PLUGINDIR})
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (ashish.y.agarwal:3882 to 3883) | Ashish Agarwal | 3 May |