[ovs-build] Passed: ovsrobot/ovs#290 (series_89249 - adb2b41)

Travis CI builds at travis-ci.org
Thu Jan 31 10:13:07 UTC 2019


Build Update for ovsrobot/ovs
-------------------------------------

Build: #290
Status: Passed

Duration: 1 hr, 15 mins, and 23 secs
Commit: adb2b41 (series_89249)
Author: Hyong Youb Kim via dev
Message: ovs-tcpdump: Fix an undefined variable

Run ovs-tcpdump with --span, and it throws the following
exception. Define mirror_select_all to avoid the error.

Traceback (most recent call last):
  File "/usr/local/bin/ovs-tcpdump", line 488, in <module>
    main()
  File "/usr/local/bin/ovs-tcpdump", line 454, in main
    mirror_select_all)
UnboundLocalError: local variable 'mirror_select_all' referenced before assignment

Fixes: 0475db71c650 ("ovs-tcpdump: Add --span to mirror all ports on bridge.")

Signed-off-by: Hyong Youb Kim <hyonkim at cisco.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/adb2b4199965

View the full build log and details: https://travis-ci.org/ovsrobot/ovs/builds/486829994?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20190131/f04441aa/attachment-0001.html>


More information about the build mailing list