[DRE-commits] [ruby-fog-core] 06/14: use exec to catch errors

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Apr 4 14:32:20 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-fog-core.

commit 54be84dedf4c55deb6bf2ef1460b14484584d5d4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Apr 4 19:19:02 2014 +0530

    use exec to catch errors
---
 debian/ruby-tests.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
index 17c1330..534982f 100644
--- a/debian/ruby-tests.rb
+++ b/debian/ruby-tests.rb
@@ -1 +1 @@
-system("shindo")
+exec("shindo")

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



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