Files
0b0cd41801cdbadeffe3d1ba1340a85bb9d3f30b
96 lines
3.7 KiB
Bash
96 lines
3.7 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