[PATCH 06/10] Remove debugging output from contrib/stg-sink

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Signed-off-by: Yann Dirson <ydirson@xxxxxxxxxx>
---

 contrib/stg-sink |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/stg-sink b/contrib/stg-sink
index e63eb93..cb6e25d 100755
--- a/contrib/stg-sink
+++ b/contrib/stg-sink
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 
 sub _run {
-  print(' >> ', @_, "\n");# and 0;
+  #print(' >> ', @_, "\n");# and 0;
   system(@_);
 }
 

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]