ci / run-tests.shon commit Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto (f39e05f)
   1#!/bin/sh
   2#
   3# Test Git
   4#
   5
   6. ${0%/*}/lib-travisci.sh
   7
   8mkdir -p $HOME/travis-cache
   9ln -s $HOME/travis-cache/.prove t/.prove
  10make --quiet test