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 3b0e55c  Hey-ho
3b0e55c is described below

commit 3b0e55cf901996fb6fc7fb8ebf7d0ab77150a28c
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 15:31:32 2022 +0000

    Hey-ho
---
 lib/whimsy/asf/ldap_setup.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/whimsy/asf/ldap_setup.rb b/lib/whimsy/asf/ldap_setup.rb
index 04f3724..dd71140 100644
--- a/lib/whimsy/asf/ldap_setup.rb
+++ b/lib/whimsy/asf/ldap_setup.rb
@@ -5,6 +5,8 @@
 #   sudo ruby /srv/whimsy/lib/whimsy/asf/ldap_setup.rb
 #
 
+require 'open3'
+
 HOSTS = %w(
   ldaps://ldap-us-ro.apache.org:636
   ldaps://ldap-eu-ro.apache.org:636

Reply via email to