summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Jaggi <x-way@waterwave.ch>2012-08-14 17:13:25 +0200
committerAndreas Jaggi <x-way@waterwave.ch>2012-08-14 17:13:25 +0200
commit721ef012e29767847c3e209c22c9805b8b58ac92 (patch)
tree6e8ca59eb7edf9ab7363dd84bd6287c56500c043
parenta0661e17646fa8e1ec03f813c28d97b64c93019d (diff)
downloadpuppet-concat-721ef012e29767847c3e209c22c9805b8b58ac92.tar.gz
puppet-concat-721ef012e29767847c3e209c22c9805b8b58ac92.tar.bz2
Remove trailing whitespace in comment
puppet-lint does not like trailing whitespaces
-rw-r--r--manifests/fragment.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/fragment.pp b/manifests/fragment.pp
index 943bf67..908d565 100644
--- a/manifests/fragment.pp
+++ b/manifests/fragment.pp
@@ -1,5 +1,5 @@
# Puts a file fragment into a directory previous setup using concat
-#
+#
# OPTIONS:
# - target The file that these fragments belong to
# - content If present puts the content into the file