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.