8 lines
141 B
Bash
8 lines
141 B
Bash
# set the language variable used in test-runs
|
|
#test lang=it
|
|
TEST_LANG=en
|
|
#RUST_LOG=csv-import=trace
|
|
LOG=debug
|
|
USERNAME=ralf
|
|
DB_DRIVER=sqlite
|