[dak/master 1/2] multiple
add a mode:sh line
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/common | 1 +
config/debian/dinstall.variables | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/config/debian/common b/config/debian/common
index 43bd1bd..e796b89 100644
--- a/config/debian/common
+++ b/config/debian/common
@@ -1,3 +1,4 @@
+# -*- mode:sh -*-
# log something (basically echo it together with a timestamp)
#
# Set $PROGRAM to a string to have it added to the output.
diff --git a/config/debian/dinstall.variables b/config/debian/dinstall.variables
index cd0fb20..c1b3b06 100644
--- a/config/debian/dinstall.variables
+++ b/config/debian/dinstall.variables
@@ -1,3 +1,4 @@
+# -*- mode:sh -*-
# usually we are not using debug logs. Set to 1 if you want them.
DEBUG=0
--
1.6.5
Reply to: