Changeset: 8919c42efd8a for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8919c42efd8a
Modified Files:
        MonetDB.spec
Branch: Aug2018
Log Message:

Indent.


diffs (14 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -587,8 +587,8 @@ to use the SQL frontend, you also need %
 %pre -n MonetDB5-server
 getent group monetdb >/dev/null || groupadd -r monetdb
 getent passwd monetdb >/dev/null || \
-useradd -r -g monetdb -d %{_localstatedir}/MonetDB -s /sbin/nologin \
-    -c "MonetDB Server" monetdb
+    useradd -r -g monetdb -d %{_localstatedir}/MonetDB -s /sbin/nologin \
+       -c "MonetDB Server" monetdb
 exit 0
 
 %post -n MonetDB5-server
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to