summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorlenz@mysql.com <>2005-10-10 13:00:41 +0200
committerlenz@mysql.com <>2005-10-10 13:00:41 +0200
commit0b8098249726175fb6b84bf457e4720cd504cde6 (patch)
treef8e076c79f274f15b128d9c9c324f3d61a25c0c8 /support-files
parentd8640ca222dcc26bb5bc00a0646e70e0c0ac927f (diff)
downloadmariadb-git-0b8098249726175fb6b84bf457e4720cd504cde6.tar.gz
- typo fix: rott->root in the file attributes for mysql_client_test of the RPM spec file
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 454c506f0fe..87cf2034c84 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -650,7 +650,7 @@ fi
%defattr(-, root, root, 0755)
%attr(-, root, root) %{_datadir}/sql-bench
%attr(-, root, root) %{_datadir}/mysql-test
-%attr(755, rott, root) %{_bindir}/mysql_client_test
+%attr(755, root, root) %{_bindir}/mysql_client_test
%attr(755, root, root) %{_bindir}/mysqltestmanager
%attr(755, root, root) %{_bindir}/mysqltestmanager-pwgen
%attr(755, root, root) %{_bindir}/mysqltestmanagerc