mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-12 02:58:53 -06:00
Typo
This commit is contained in:
@@ -111,7 +111,7 @@ function test_forward_compatibility() {
|
||||
|
||||
# Clone from the remote and establish local branches
|
||||
|
||||
if [-d "repos/$ver" ]
|
||||
if [ -d "repos/$ver" ]
|
||||
then
|
||||
rm -rf "repos/$ver"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user