mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Fixed bug introduced in 7.30.00 that caused errors when reading CSV files.
This commit is contained in:
@@ -396,7 +396,7 @@ Defaults = {
|
|||||||
EXTRA_ARGS: '',
|
EXTRA_ARGS: '',
|
||||||
GMAIL_CSE_INCERT_DIR: '',
|
GMAIL_CSE_INCERT_DIR: '',
|
||||||
GMAIL_CSE_INKEY_DIR: '',
|
GMAIL_CSE_INKEY_DIR: '',
|
||||||
INPUT_DIR: '',
|
INPUT_DIR: '.',
|
||||||
INTER_BATCH_WAIT: '0',
|
INTER_BATCH_WAIT: '0',
|
||||||
LICENSE_MAX_RESULTS: '100',
|
LICENSE_MAX_RESULTS: '100',
|
||||||
LICENSE_SKUS: '',
|
LICENSE_SKUS: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user