Files
6f76d95d016ef24b78ed0cbb2a89378d52a9fc81
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