view configure @ 15916:95648dc0124f v8.1.0964

patch 8.1.0964: cannot see in CI why a screenshot test failed commit https://github.com/vim/vim/commit/353aca1215fad9c5413150a80df95ee3abb7e76a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 21 17:05:59 2019 +0100 patch 8.1.0964: cannot see in CI why a screenshot test failed Problem: Cannot see in CI why a screenshot test failed. Solution: Add info about the failure.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Feb 2019 17:15:19 +0100
parents cd9471bd8e9e
children a1ca6778da49
line wrap: on
line source

#! /bin/sh

# This is just a stub for the Unix configure script, to provide support for
# doing "./configure" in the top Vim directory.

cd src && exec ./configure "$@"