X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=handlers%2Fmysql.helper.in;h=997f73c0a8ebe4bf40c0e02f5de6e6859a818901;hb=fbd0b8742caa0c03dec294e64fdddf28fdf05aff;hp=fb9f11d903e10cb3b72e1e39ef7f4f9b3d02f244;hpb=4ecaae94054c4eb919ddbd45904d834383a09558;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/handlers/mysql.helper.in b/handlers/mysql.helper.in index fb9f11d..997f73c 100644 --- a/handlers/mysql.helper.in +++ b/handlers/mysql.helper.in @@ -1,4 +1,5 @@ # -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*- +# vim: set filetype=sh sw=3 sts=3 expandtab autoindent: HELPERS="$HELPERS mysql:mysql_database_backup"