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
Tue Feb 18 22:04:09 UTC 2020


laforge has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/17/17217/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200218/9555c2c1/attachment.htm>


More information about the gerrit-log mailing list