The second batch
[git.git] / ci / make-test-artifacts.sh
blob74141af0cc7462b3ff7fc60aaabd7d36b85b11c8
1 #!/bin/sh
3 # Build Git and store artifacts for testing
6 mkdir -p "$1" # in case ci/lib.sh decides to quit early
8 . ${0%/*}/lib.sh
10 group Build make artifacts-tar ARTIFACTS_DIRECTORY="$1"
12 check_unignored_build_artifacts