summaryrefslogtreecommitdiffstats
path: root/doc/security-team.d.o
diff options
context:
space:
mode:
authorLuciano Bello <luciano@debian.org>2015-01-18 00:22:42 +0000
committerLuciano Bello <luciano@debian.org>2015-01-18 00:22:42 +0000
commitaed166081fcb26c3567070e9da79ac1fbd217374 (patch)
tree5569b29d2fc49479bf51c79f68e94f1b46b67e96 /doc/security-team.d.o
parent27074ff417c3a6d331bb3727d52dca49a70c01f1 (diff)
security-team.d.o: make publish only make sense in dillon
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31479 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'doc/security-team.d.o')
-rw-r--r--doc/security-team.d.o/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/security-team.d.o/Makefile b/doc/security-team.d.o/Makefile
index d9fc778f25..9d4306cb60 100644
--- a/doc/security-team.d.o/Makefile
+++ b/doc/security-team.d.o/Makefile
@@ -18,6 +18,10 @@ clean:
rebuild: clean all
+ifeq "$(shell hostname) $(shell whoami)" "dillon security"
publish: $(HTMLS)
mv $(HTMLS) /srv/security-team.debian.org/htdocs
static-update-component security-team.debian.org
+else
+$(warning you are not in dillon or you are not security user)
+endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy