[blog] 01/02: add R to auto-detected tags

Ximin Luo infinity0 at debian.org
Wed May 3 12:32:44 UTC 2017


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

infinity0 pushed a commit to branch master
in repository blog.

commit f9a2888ff93c6dc4b068fc25b7e09232b41a1e24
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed May 3 14:01:32 2017 +0200

    add R to auto-detected tags
---
 bin/publish.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/publish.sh b/bin/publish.sh
index a5131c2..86944f6 100755
--- a/bin/publish.sh
+++ b/bin/publish.sh
@@ -34,7 +34,7 @@ if [ ! -f ./drafts/$WEEK.tags ] ; then
 	# these are grep'ed for case sensitive
 	KNOWN_TAGS="ArchLinux Athens buildinfo build_kernel_architecture build_locale cdbs clang Clang coreboot DebConf16 debhelper debugging diffoscope disorderfs documentation dpkg Fedora FreeBSD GCC gcc GSoC gzip installation jenkins.debian.net libxslt live_media MacPorts maven NetBSD OpenWrt ordering Outreachy patches popcon project_infrastructure python reprotest sbuild source_date_epoch SOURCE_DATE_EPOCH sphinx strip-nondeterminism Test_infrastructure test_infrastructure txt2man Ubuntu um [...]
 	# these "special" words needs to be seperated by word boundaries (and are also case sensitive…)
-	KNOWN_SPECIAL_TAGS="dak luatex pdftex Rust Tar tar TAILS texlive-bin TeX tex Qt"
+	KNOWN_SPECIAL_TAGS="dak luatex pdftex R Rust Tar tar TAILS texlive-bin TeX tex Qt"
 	# all posts are tagged:
 	MY_TAGS="reproducible_builds Debian"
 

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



More information about the Reproducible-commits mailing list