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/05/10 23:52:15 UTC

[whimsy] branch master updated: No longer needed

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  6f6bae9   No longer needed
6f6bae9 is described below

commit 6f6bae91e338d3fb101506291f35741c8879ad83
Author: Sebb <se...@apache.org>
AuthorDate: Wed May 11 00:52:07 2016 +0100

    No longer needed
---
 www/roster/public_json_common.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/roster/public_json_common.rb b/www/roster/public_json_common.rb
index 79c3990..376dd36 100644
--- a/www/roster/public_json_common.rb
+++ b/www/roster/public_json_common.rb
@@ -121,7 +121,7 @@ def write_output(file, results)
             if ldaphost
               body "\n#{ldaphost}\n\n#{out}\n"
             else
-              body "\nPID: #{Process.pid}\n#{out}\n"
+              body "\n#{out}\n"
             end
           end
           # in spite of what the docs say, this does not seem to work in the body above

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