Change in osmo-bsc[master]: handover_tests.sh: update stdout/stderr only on capital -U arg

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/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Jan 18 15:39:53 UTC 2021


osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/22260 )

Change subject: handover_tests.sh: update stdout/stderr only on capital -U arg
......................................................................


Patch Set 1: Code-Review+2

(1 comment)

https://gerrit.osmocom.org/c/osmo-bsc/+/22260/1/tests/handover/handover_tests.sh 
File tests/handover/handover_tests.sh:

https://gerrit.osmocom.org/c/osmo-bsc/+/22260/1/tests/handover/handover_tests.sh@53 
PS1, Line 53: if [ -z "$failed" -a "x$update" != "x" ]; then
> Ah I see now !(-U or -u) param cases are handled as "unknown argument", fine thanks.
(Could also be written as

  [ -z "$failed" -a -n "$update" ]

for clarity)



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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id280a8d084fd84b0b7486a5c8022e5b7a26f6095
Gerrit-Change-Number: 22260
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Mon, 18 Jan 2021 15:39:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: neels <nhofmeyr at sysmocom.de>
Comment-In-Reply-To: pespin <pespin at sysmocom.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210118/f7a28266/attachment.htm>


More information about the gerrit-log mailing list