[Reproducible-commits] [notes] 02/05: Add captures_shell_variable_in_autofoo_script toolchain issue
Chris Lamb
lamby at moszumanska.debian.org
Thu Feb 25 08:07:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit f07c42f66c7aa24b7a759f89747f000ceea1d77c
Author: Chris Lamb <lamby at debian.org>
Date: Thu Feb 25 08:03:25 2016 +0000
Add captures_shell_variable_in_autofoo_script toolchain issue
---
issues.yml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/issues.yml b/issues.yml
index 13b774a..3ebe32d 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1004,4 +1004,8 @@ lxqt_translate_desktop_binary_file_matched_under_certain_locales:
timestamps_in_manpages_generated_by_autogen:
description: |
autogen adds a timestamp in manpages it generates.
- deterministic: True
+ eterministic: True
+captures_shell_variable_in_autofoo_script:
+ description: |
+ Something looking like autotools is capturing SHELL for use at
+ runtime, which should probably be fixed to /bin/sh anyway.
--
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