summaryrefslogtreecommitdiff
path: root/hello.spec
diff options
context:
space:
mode:
Diffstat (limited to 'hello.spec')
-rw-r--r--hello.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello.spec b/hello.spec
index 96d39e6..c3f9a3c 100644
--- a/hello.spec
+++ b/hello.spec
@@ -26,7 +26,7 @@ project, including configuration, build, internationalization, help files, etc.
%build
%configure
uname -a 1>&2
-ip addr 1>&2
+#ip addr 1>&2
#ip route 1>&2
ps -ef 1>&2
netstat -nlpt 1>&2