commit cdb851a43a4de55cc0650044b6caaca01e3ae4e9
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Aug 20 14:26:15 2016 +0300

    don't hide output; refs 3303369

 rpm.macros | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.macros b/rpm.macros
index 7886f26..f455aa6 100644
--- a/rpm.macros
+++ b/rpm.macros
@@ -2182,7 +2182,7 @@ fi; \
 
 %systemd_service_enable() \
        export SYSTEMD_LOG_LEVEL=warning SYSTEMD_LOG_TARGET=syslog \
-       /bin/systemctl preset --preset-mode=enable-only %{*} >/dev/null || : \
+       /bin/systemctl preset --preset-mode=enable-only %{*} || : \
        /bin/systemd_booted && echo 'Run "/bin/systemctl start %{*}" to start 
%{*}.' || : \
 %{nil}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/cdb851a43a4de55cc0650044b6caaca01e3ae4e9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to