From f425ea1ef661dd2ac005317fda58413f9ed69848 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Wed, 30 Dec 2009 23:51:25 +0100 Subject: [PATCH] multiple add a mode:sh line Signed-off-by: Joerg Jaspert --- config/debian/common | 1 + config/debian/dinstall.variables | 1 + 2 files changed, 2 insertions(+) diff --git a/config/debian/common b/config/debian/common index 43bd1bd0..e796b89c 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 cd0fb20b..c1b3b06c 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 -- 2.39.2