[net-snmp] Removed debug output.

Jan Šafránek jsafrane at fedoraproject.org
Thu Feb 7 10:53:25 UTC 2013


commit 3f09d0ff1e35f64526181d07733d0dbb4cf6c1c3
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Thu Feb 7 10:31:48 2013 +0100

    Removed debug output.

 net-snmp.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index 2fc7112..50a1565 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -382,8 +382,6 @@ LD_LIBRARY_PATH=${RPM_BUILD_ROOT}/%{_libdir} make test
 # Save the current service runlevel info,
 # User must manually run systemd-sysv-convert --apply snmpd
 # to migrate them to systemd targets
-echo "hello world" >> /tmp/snmp
-echo date >>/tmp/snmp
 /usr/bin/systemd-sysv-convert --save snmpd >/dev/null 2>&1 ||:
 /usr/bin/systemd-sysv-convert --save snmptrapd >/dev/null 2>&1 ||:
 /sbin/chkconfig --del snmpd >/dev/null 2>&1 || :


More information about the scm-commits mailing list