fixed autotools build, broken since r466, inhandlers/Makefile.am
[matthijs/upstream/backupninja.git] / handlers / sh
diff --git a/handlers/sh b/handlers/sh
deleted file mode 100644 (file)
index f9f1926..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*-
-#
-# shell script handler for backupninja
-# runs the file /etc/backup.d/scriptname.sh
-# 
-
-[ $test ] || ( . $1 )