[Libreoffice-commits] online.git: loolwsd/README

Tor Lillqvist tml at collabora.com
Wed Feb 17 10:43:26 UTC 2016


 loolwsd/README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 268c48c47343f3950dc73cafb0fdafe258a35cfa
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Feb 17 12:43:03 2016 +0200

    Minor edit

diff --git a/loolwsd/README b/loolwsd/README
index f294b82..541c672 100644
--- a/loolwsd/README
+++ b/loolwsd/README
@@ -32,6 +32,8 @@ loolwsd uses autoconf/automake, so build using the usual:
 
 where ${MASTER} is the location of the LibreOffice source tree.
 
+Run 'make check' after each commit. Requires loolwsd to be running.
+
 Note that the loolwsd program needs the CAP_SYS_CHROOT capability,
 thus you will be asked the root password when running make as it
 invokes sudo to run /sbin/setcap.
@@ -251,8 +253,6 @@ of the existing code when editing.
 
 The style is roughly as follows, in rough order of importance:
 
-- Run 'make check' after each commit. Requires loolwsd to be running.
-
 - As in LO, no hard TABs in source files. Only spaces. Indentation
   step is four columns.
 


More information about the Libreoffice-commits mailing list