[ovs-git] [openvswitch/ovs] b7a859: m4: fix use of log fd vs. file in "configure"

GitHub noreply at github.com
Fri Apr 7 22:13:35 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b7a859e42a2368b97f550e809cfa1a379a782953
      https://github.com/openvswitch/ovs/commit/b7a859e42a2368b97f550e809cfa1a379a782953
  Author: Lance Richardson <lrichard at redhat.com>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M m4/openvswitch.m4

  Log Message:
  -----------
  m4: fix use of log fd vs. file in "configure"

Recent Travis builds are failing when making the distcleancheck
target with:
     ERROR: files left in build directory after distclean:
     ./5

Fix by treating log fd as a file descriptor instead of a file.

Fixes: 7777d53d2f4b ("m4: Add hard requirements for python in "configure"")
Signed-off-by: Lance Richardson <lrichard at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list