provision tests, fix variable name.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
REPO_NAME="git-repo"
|
LOCAL_REPO_NAME="git-repo"
|
||||||
|
|
||||||
sh -c "rm -rfv $LOCAL_REPO_NAME"
|
sh -c "rm -rfv $LOCAL_REPO_NAME"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user