Change in osmo-remsim[master]: client: user_shell.c: Don't echo stdin on stdout

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Feb 21 20:08:00 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-remsim/+/17217 )

Change subject: client: user_shell.c: Don't echo stdin on stdout
......................................................................

client: user_shell.c: Don't echo stdin on stdout

This is a debug statement that shouldn't be in the code anymore

Change-Id: I6601e06c843ee7c8d151011af072186bfc5d3efa
---
M src/client/user_shell.c
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/client/user_shell.c b/src/client/user_shell.c
index 11601d6..abe1542 100644
--- a/src/client/user_shell.c
+++ b/src/client/user_shell.c
@@ -87,8 +87,6 @@
 
 	OSMO_ASSERT(ss->rx_msg);
 
-	printf("stdin: `%s'\n", cmd);
-
 	if (!strcasecmp(cmd, "RESET")) {
 		/* reset the [remote] card */
 		pdu = rspro_gen_ClientSlotStatusInd(bc->srv_conn.clslot, &bslot,

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/17217
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I6601e06c843ee7c8d151011af072186bfc5d3efa
Gerrit-Change-Number: 17217
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200221/1f73dca8/attachment.htm>


More information about the gerrit-log mailing list