[DRE-commits] [librarian-puppet] 05/97: Adds syntax highlighting to Puppetfile template.

Stig Sandbeck Mathisen ssm at debian.org
Tue Mar 11 12:12:47 UTC 2014


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

ssm pushed a commit to branch master
in repository librarian-puppet.

commit 5a2d8da81b443228e75b7ce2a0df8f0ead94bff9
Author: Patrick Connolly <patrick at myplanetdigital.com>
Date:   Fri Sep 27 15:21:58 2013 +0200

    Adds syntax highlighting to Puppetfile template.
---
 lib/librarian/puppet/templates/Puppetfile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/librarian/puppet/templates/Puppetfile b/lib/librarian/puppet/templates/Puppetfile
index 30993ee..d870bd1 100644
--- a/lib/librarian/puppet/templates/Puppetfile
+++ b/lib/librarian/puppet/templates/Puppetfile
@@ -1,3 +1,6 @@
+#!/usr/bin/env ruby
+#^syntax detection
+
 forge "http://forge.puppetlabs.com"
 
 # mod 'puppetlabs/stdlib'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list