[activemq] 04/29: Remove trailing whitespace
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Mar 19 19:25:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository activemq.
commit 45acef4b84c95fb19c21a9eb0135bdbeb02f341a
Author: Markus Koschany <apo at debian.org>
Date: Wed Mar 16 23:36:58 2016 +0100
Remove trailing whitespace
---
debian/activemq.postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/activemq.postinst b/debian/activemq.postinst
index 5cce591..b87b248 100644
--- a/debian/activemq.postinst
+++ b/debian/activemq.postinst
@@ -26,7 +26,7 @@ create_user() {
if [ "$1" = "configure" ]; then
create_group
create_user
-
+
# Use dpkg-statoverride instead of direct chmod/chown
if ! dpkg-statoverride --list $AMQ_HOME >/dev/null 2>&1; then
dpkg-statoverride --update --add $AMQ_USER root 755 $AMQ_HOME
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git
More information about the pkg-java-commits
mailing list