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 2021/06/21 23:07:20 UTC

[whimsy] branch master updated: More test

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4868ba2  More test
4868ba2 is described below

commit 4868ba280d29c6ac007129e0c6e43044be1315de
Author: Sebb <se...@apache.org>
AuthorDate: Tue Jun 22 00:07:13 2021 +0100

    More test
---
 www/members/ldap-namecheck.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/ldap-namecheck.cgi b/www/members/ldap-namecheck.cgi
index 7e7364b..ebff683 100755
--- a/www/members/ldap-namecheck.cgi
+++ b/www/members/ldap-namecheck.cgi
@@ -114,7 +114,7 @@ _html do
           elsif new_given == ''
             _del given # entry should be removed
           else
-            _em given.inspect
+            _em given
           end
         end
         _td! copyAble: 'true' do