[debhelper-devel] [debhelper] 01/01: Dh_Lib: Work around emacs code highlight

Niels Thykier nthykier at moszumanska.debian.org
Tue Jun 27 13:19:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 1a91ad2093334428cc88d21dcfd2f3c01b4a2ac2
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Jun 27 13:18:42 2017 +0000

    Dh_Lib: Work around emacs code highlight
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 Debian/Debhelper/Dh_Lib.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm
index 4dc1a1b..42874a6 100644
--- a/Debian/Debhelper/Dh_Lib.pm
+++ b/Debian/Debhelper/Dh_Lib.pm
@@ -20,7 +20,7 @@ use constant {
 	# Highest compat level permitted
 	'MAX_COMPAT_LEVEL' => 11,
 	# Magic value for xargs
-	'XARGS_INSERT_PARAMS_HERE' => \'<INSERT-HERE>',
+	'XARGS_INSERT_PARAMS_HERE' => \'<INSERT-HERE>', #'# Hi emacs.
 };
 
 my %NAMED_COMPAT_LEVELS = (

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list