Files
bd84035617ba99d20ed041cf3936b1ceec23d017
95 lines
3.6 KiB
Bash
95 lines
3.6 KiB
Bash
#!/usr/bin/env bash
## Shell Opts ----------------------------------------------------------------
## Vars ----------------------------------------------------------------------
OSA_PROJECT_NAME="$(sed -n 's|^project=openstack/\(.*\).git$|1円|p' $(pwd)/.gitreview)"
## Main ----------------------------------------------------------------------
# Install git so that we can clone the tests repo if git is not available