[DRE-commits] [ruby-em-synchrony] 03/05: start more servces -> update script name

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Apr 24 05:23:28 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-em-synchrony.

commit 3dd27519215866b70aa02b018dae9debc996607c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 24 10:47:32 2014 +0530

    start more servces -> update script name
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index f9b011a..d269d21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@
 %:
 	dh $@ --buildsystem=ruby --with ruby
 
-# need to start an mysqld instance to run the tests
+# need to start various services to run the tests
 override_dh_auto_install:
-	chmod +x debian/start_mysqld_and_auto_install.sh
-	debian/start_mysqld_and_auto_install.sh
+	chmod +x debian/start_services_and_auto_install.sh
+	debian/start_services_and_auto_install.sh

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



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