[notes] 01/01: Add new hevea_captures_build_path issue
Emanuel Bronshtein
e3amn2l-guest at moszumanska.debian.org
Fri Sep 30 23:07:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
e3amn2l-guest pushed a commit to branch master
in repository notes.
commit e3dd56bcac9a9f16b4faade1675d7d0a3b82335a
Author: Emanuel Bronshtein <e3amn2l at gmx.com>
Date: Sat Oct 1 02:07:11 2016 +0300
Add new hevea_captures_build_path issue
---
issues.yml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/issues.yml b/issues.yml
index b637622..67d627a 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1275,6 +1275,12 @@ golang_compiler_captures_build_path_in_binary:
The golang compiler embeds the source/build paths into binaries.
url: https://github.com/golang/go/issues/16860
deterministic: True
+hevea_captures_build_path:
+ description: |
+ hevea capture the build path in 2 places inside the generated HTML file: (only if full-path used instead of relative path as argument)
+ 1. inside HTML comment "HEVEA command line is:"
+ 2. if \title is missing in received .tex file, the HTML title tag will contain the path to generated file without file extension.
+ deterministic: True
timestamp_added_by_java_util_properties:
description:
java.util.Properties adds a timestamp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list