Change in libosmocore[master]: osmo-sim-test: don't print SW in successful case of dump_file()

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
Sat Mar 21 10:31:58 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/17552 )


Change subject: osmo-sim-test: don't print SW in successful case of dump_file()
......................................................................

osmo-sim-test: don't print SW in successful case of dump_file()

Change-Id: Ie5a58a89052400d76a8607a2e0063917385beb25
---
M utils/osmo-sim-test.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/52/17552/1

diff --git a/utils/osmo-sim-test.c b/utils/osmo-sim-test.c
index 2bf83fa..4c704f6 100644
--- a/utils/osmo-sim-test.c
+++ b/utils/osmo-sim-test.c
@@ -329,7 +329,6 @@
 		fprintf(stderr, "Unable to select file\n");
 		return -EIO;
 	}
-	printf("SW: %s\n", osim_print_sw(chan->card, msgb_apdu_sw(msg)));
 	if (msgb_apdu_sw(msg) != 0x9000) {
 		fprintf(stderr, "status 0x%04x selecting file\n", msgb_apdu_sw(msg));
 		goto out;

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ie5a58a89052400d76a8607a2e0063917385beb25
Gerrit-Change-Number: 17552
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/20200321/d5b02804/attachment.htm>


More information about the gerrit-log mailing list