Skip to content

Commit ff4ce8c

Browse files
author
Christoph Fiehe
committed
1 parent 5f17b94 commit ff4ce8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/server/backup.pp

+1-1
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)