Skip to content

Commit 9d5816a

Browse files
Christoph FieheMorgan Haskel
authored andcommitted
1 parent afc1567 commit 9d5816a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/server/backup.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
) {
2424

2525
if $prescript and $provider =~ /(mysqldump|mysqlbackup)/ {
26-
warn("The \$prescript option is not currently implemented for the ${provider} backup provider.")
26+
warning("The \$prescript option is not currently implemented for the ${provider} backup provider.")
2727
}
2828

2929
create_resources('class', {

0 commit comments

Comments
 (0)