You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2016/04/07 12:54:49 UTC

[whimsy] branch master updated: Find all the gems

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  df80223   Find all the gems
df80223 is described below

commit df80223a38222f99e30daaafdd90d36d961e7b00
Author: Sebb <se...@apache.org>
AuthorDate: Thu Apr 7 11:54:40 2016 +0100

    Find all the gems
---
 www/test.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/test.cgi b/www/test.cgi
index b7c03c6..10f08d3 100755
--- a/www/test.cgi
+++ b/www/test.cgi
@@ -26,6 +26,7 @@ if query and not query.empty? and ENV['SCRIPT_URL'] == '/test.cgi'
     puts_system('which','-a','ruby2.3.0')
     puts_system('ruby','-v')
     puts_system('gem','env')
+    puts_system('which','-a','gem')
     puts_system('service puppet status')
     puts_system('git ls-remote origin master')
     wait=query.match(/^sleep=(\d+)$/)[1].to_i rescue 0

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].