You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2020/04/29 19:14:18 UTC

[whimsy] branch master updated: fix indentation

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

rubys 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 7edb98e  fix indentation
7edb98e is described below

commit 7edb98e2d7b4c828ff320a7ab6a4fc9ed3b3c8fb
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Apr 29 15:14:02 2020 -0400

    fix indentation
---
 UBUNTU.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/UBUNTU.md b/UBUNTU.md
index e22141a..d0ab87e 100644
--- a/UBUNTU.md
+++ b/UBUNTU.md
@@ -27,10 +27,10 @@ work with Ubuntu 20.04 Focal Fossa running on top of VirtualBox
     bundle install
     sudo ruby -I lib -r whimsy/asf -e "ASF::LDAP.configure"
 
-    At this point, you can verify that you can talk to LDAP with a command
-    like the following:
+At this point, you can verify that you can talk to LDAP with a command
+like the following:
 
-   ldapsearch -x -LLL uid=pats cn mail
+    ldapsearch -x -LLL uid=pats cn mail
 
 # Add web server: