mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-28 12:40:16 -05:00
Fix broken test which allowed for non-existant --data-dir value
This commit is contained in:
@@ -249,6 +249,7 @@ call dolt_commit('-am', 'new table');
|
||||
SQL
|
||||
|
||||
cd $TMPDIRS
|
||||
mkdir -p "dbs2"
|
||||
|
||||
# this is a hack: we have to change our persisted global server
|
||||
# vars for the sql command to work on the replica TODO: fix this
|
||||
|
||||
Reference in New Issue
Block a user