[DRE-commits] [diaspora-installer] 27/55: remove pristine from grantpriv.sh too

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Dec 8 12:41:24 UTC 2014


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 03546a715a6ba2dc2efe86af140bd52f4c4c7691
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Dec 2 20:29:19 2014 +0530

    remove pristine from grantpriv.sh too
---
 debian/grantpriv.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/grantpriv.sh b/debian/grantpriv.sh
index 1220c73..fc172c3 100755
--- a/debian/grantpriv.sh
+++ b/debian/grantpriv.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-user=diasporapristine
+user=diaspora
 
 echo "Allow $user user to create databases..."
 sudo -u postgres psql -c "ALTER USER $user CREATEDB;" || {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list