Bug #72224 Spurious bzr .moved file committed to the repo
Submitted: 3 Apr 2014 15:36 Modified: 2 May 2014 13:55
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.7.4 OS:Any
Assigned to: CPU Architecture:Any
Tags: bzr

[3 Apr 2014 15:36] Laurynas Biveinis
Description:
5.7$ find . -name *.moved
./mysql-test/include/have_daemon_example_plugin.inc.moved

How to repeat:
5.7$ find . -name have_daemon_example_plugin.inc*
./mysql-test/include/have_daemon_example_plugin.inc.moved
./mysql-test/include/have_daemon_example_plugin.inc

Suggested fix:
5.6$ bzr rm ./mysql-test/include/have_daemon_example_plugin.inc.moved
[3 Apr 2014 17:46] MySQL Verification Team
Thank you for the bug report.
[2 May 2014 13:55] Paul DuBois
Fixed in 5.7.5.

Changes for test suite. No changelog entry needed.