[DRE-commits] [diaspora] 01/04: remove --stop_all option from eye

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Nov 9 08:01:30 UTC 2016


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

praveen pushed a commit to branch master
in repository diaspora.

commit ac2f0213bf8f0aac51c5b12544acc6cf0e5f59a4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Nov 9 12:42:24 2016 +0530

    remove --stop_all option from eye
---
 debian/patches/0110-remove-stop-all-from-eye.patch | 12 ++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/0110-remove-stop-all-from-eye.patch b/debian/patches/0110-remove-stop-all-from-eye.patch
new file mode 100644
index 0000000..c6c2495
--- /dev/null
+++ b/debian/patches/0110-remove-stop-all-from-eye.patch
@@ -0,0 +1,12 @@
+ --stop_all option does not work
+
+Index: diaspora/script/server
+===================================================================
+--- diaspora.orig/script/server
++++ diaspora/script/server
+@@ -205,4 +205,4 @@ else
+ fi
+ echo ""
+ 
+-exec bin/bundle exec loader_eye --stop_all -c config/eye.rb
++exec bin/bundle exec loader_eye -c config/eye.rb
diff --git a/debian/patches/series b/debian/patches/series
index 5467f50..fa3bddc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@
 060-use-db-env.patch
 070-relax-jquery.patch
 0100-set-rails-root.patch
+0110-remove-stop-all-from-eye.patch

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



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