missing change for windows comment

This commit is contained in:
Ulf Gebhardt 2019-05-29 15:45:32 +02:00
parent 7e44667dd1
commit 67595f6400
No known key found for this signature in database
GPG Key ID: 44C888923CC8E7F3

View File

@ -9,7 +9,7 @@ IMPORT_CHUNK_PATH='/tmp/mongo-export/splits/'
IMPORT_CHUNK_PATH_CQL='/tmp/mongo-export/splits/'
# On Windows this path needs to be windows style since the cypher-shell runs native - note the forward slash
# IMPORT_CHUNK_PATH_CQL='C:/Users/dornhoeschen/AppData/Local/Temp/mongo-export/splits/current-chunk.json'
# IMPORT_CHUNK_PATH_CQL='C:/Users/dornhoeschen/AppData/Local/Temp/mongo-export/splits/'
IMPORT_CYPHERSHELL_BIN='cypher-shell'
# On Windows use something like this