Bug #79513 Suppress Make install message for mtr tests
Submitted: 4 Dec 2015 2:08 Modified: 28 Dec 2015 14:57
Reporter: Shaohua Wang Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[4 Dec 2015 2:08] Shaohua Wang
Description:
when we run "make install DESTDIR="/export/home/shaohua/mysql", we get the following message. It's too much when connected to remote servers.

-- Up-to-date: /export/home/shaohua/mysql/usr/local/mysql/mysql-test/suite/windows-authentication-plugin/r/first-packet.result
-- Up-to-date: /export/home/shaohua/mysql/usr/local/mysql/mysql-test/suite/windows-authentication-plugin/r/non-ascii.result
-- Up-to-date: /export/home/shaohua/mysql/usr/local/mysql/mysql-test/suite/windows-authentication-plugin/r/rpl-slave.result
-- Up-to-date: /export/home/shaohua/mysql/usr/local/mysql/mysql-test/suite/windows-authentication-plugin/r/basic.result
-- Installing: /export/home/shaohua/mysql/usr/local/mysql/mysql-test/suite/windows-authentication-plugin/inc
-- Up-to-date: /export/home/shaohua/mysql/usr/local/mysql/mysql-test/suite/windows-authentication-plugin/inc/have_windows_authentication_plugin.inc

How to repeat:
make install DESTDIR=""

Suggested fix:
Suppress the tests installation message.
[28 Dec 2015 14:57] Paul DuBois
Fixed in 5.8.0.

Changes for test suite. No changelog entry needed.