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

rubys pushed a commit to branch travis-debug+ldap
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/travis-debug+ldap by this push:
     new df9bffe  remove stray 'e'
df9bffe is described below

commit df9bffe11afde296161733a5e01b7697a48ec9e5
Author: Sam Ruby <[email protected]>
AuthorDate: Sun Nov 22 22:23:12 2020 -0500

    remove stray 'e'
---
 lib/whimsy/asf/ldap.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 382d4a6..0eecf4b 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -1,4 +1,4 @@
-e
+#
 # Encapsulate access to LDAP, caching results for performance.  For best
 # performance in applications that access large number of objects, make use
 # of the preload methods to pre-fetch multiple objects in a single LDAP

Reply via email to