loolwsd-systemplate-setup |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9c0ab7215568b53ce4a26de00900f9c6fa36b508
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Thu Nov 1 17:25:44 2018 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Nov 1 17:25:44 2018 +0100

    typo: missing backslash
    
    Change-Id: I194420d64a2541000e6bc7eb52d3cec8883e32d4

diff --git a/loolwsd-systemplate-setup b/loolwsd-systemplate-setup
index 527523dc6..adeedeb2d 100755
--- a/loolwsd-systemplate-setup
+++ b/loolwsd-systemplate-setup
@@ -21,7 +21,7 @@ cd / || exit 1
 # into the template tree of system files for the chroot jails.
 
 # First essential files and shared objects
-find etc/hosts etc/nsswitch.conf etc/resolv.conf
+find etc/hosts etc/nsswitch.conf etc/resolv.conf \
      etc/ld.so.* \
      lib/ld-* lib64/ld-* \
      lib64/libnss_* \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to