osmo-python-tests.git branch neels/interact_vty_ctrl updated. 066a95dec529c3fc5c77e186a0f25ca613e74ff5

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Oct 18 01:57:55 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, neels/interact_vty_ctrl has been updated
  discards  9188c69f093f00f47753a028a656df0954ca0fc6 (commit)
  discards  d9a4e07fb33c992997e88b3ddb6157af15210c86 (commit)
       via  066a95dec529c3fc5c77e186a0f25ca613e74ff5 (commit)
       via  6562c085c42f3fa669a3c8a71c99cda7a108a3ad (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (9188c69f093f00f47753a028a656df0954ca0fc6)
            \
             N -- N -- N (066a95dec529c3fc5c77e186a0f25ca613e74ff5)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=066a95dec529c3fc5c77e186a0f25ca613e74ff5

commit 066a95dec529c3fc5c77e186a0f25ca613e74ff5
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Oct 18 03:53:06 2017 +0200

    cosmetic: cmdline arg doc tweaks, comment
    
    Change-Id: I60dc059879dfe15cd3415ce1ed068ded28ff084e

http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=6562c085c42f3fa669a3c8a71c99cda7a108a3ad

commit 6562c085c42f3fa669a3c8a71c99cda7a108a3ad
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Wed Oct 18 03:20:04 2017 +0200

    osmo_verify_*: clarify naming to osmo_interact_*
    
    Have common implementations in one place, and expose distinct command line
    argument signatures to obtain the separate tasks as separate scripts.
    
    osmo_interact_common.py implements the parts common to all VTY and CTRL
    interactions.
    
    osmo_interact_vty.py and osmo_interact_ctrl.py implement commands I/O but only
    expose command line args to directly pipe commands and responses.
    
    osmo_verify_transcript_vty.py and osmo_verify_transcript_ctrl.py act as before,
    now implemented by importing osmo_interact_{vty,ctrl}.py, only exposing the
    verifification command line arguments.
    
    Change-Id: Ie0cbd5db85ebebc893df638a07f5568632563dc9

-----------------------------------------------------------------------

Summary of changes:
 osmopy/osmo_interact_vty.py | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list