ldap: Add the (optional) function keyword.
[matthijs/upstream/backupninja.git] / handlers / ldap.in
index 6ef9948cf2f7dc5dd6851ce568d8658c67f731fa..0868eac9086f4a9bd9837d22d2d9bf3b171727d7 100644 (file)
@@ -44,7 +44,7 @@ fi
 
 status="ok"
 
-make_backup() {
+function make_backup() {
    vsname=$1
    if [ -z "$vsname" ]; then
       info "Running on host"