We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d0d7f commit 98302edCopy full SHA for 98302ed
1 file changed
statvar_imports/france_demographics/run.sh
@@ -51,7 +51,7 @@ run_processor() {
51
--pv_map="$pvmap" \
52
--config_file="$CONFIG" \
53
--existing_statvar_mcf="$MCF_PATH" \
54
- --output_path="output/$out" 2>&1 | split -b 200k --filter='cat; echo -e "\n--- LOG CHUNK BOUNDARY ---"'
+ --output_path="output/$out"
55
}
56
57
datasets=(
0 commit comments