Skip to content

Commit a1a1e34

Browse files
committed
(CAT-2124) Fix linting
1 parent c2bd650 commit a1a1e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/backup/mysqlbackup.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646

4747
package { 'meb':
48-
ensure => $ensure,
48+
ensure => $ensure,
4949
}
5050

5151
# http://dev.mysql.com/doc/mysql-enterprise-backup/3.11/en/mysqlbackup.privileges.html

0 commit comments

Comments
 (0)