[ovs-dev] [PATCH] travis: Fix typo in comment.

Yifeng Sun pkusunyifeng at gmail.com
Tue May 21 00:00:12 UTC 2019


Thanks for the fix.

Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>

On Mon, May 20, 2019 at 3:49 PM Ben Pfaff <blp at ovn.org> wrote:
>
> Reported-by: Numan Siddique <nusiddiq at redhat.com>
> Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2019-May/359144.html
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  .travis/linux-build.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/.travis/linux-build.sh b/.travis/linux-build.sh
> index d869713f7f5e..2c3fc52c7fc4 100755
> --- a/.travis/linux-build.sh
> +++ b/.travis/linux-build.sh
> @@ -116,7 +116,7 @@ fi
>
>  if [ "$TESTSUITE" ]; then
>      # 'distcheck' will reconfigure with required options.
> -    # Now we only need to prepare the Makefile wihtout sparse-wrapped CC.
> +    # Now we only need to prepare the Makefile without sparse-wrapped CC.
>      configure_ovs
>
>      export DISTCHECK_CONFIGURE_FLAGS="$OPTS"
> --
> 2.20.1
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev


More information about the dev mailing list