provision tests, fix variable name.

This commit is contained in:
2026-08-05 06:26:03 -07:00
parent d0c791f477
commit b6aeb47fa4
+1 -1
View File
@@ -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"