Skip to content

Commit 98302ed

Browse files
authored
undoing log split (#1914)
1 parent 44d0d7f commit 98302ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • statvar_imports/france_demographics

statvar_imports/france_demographics/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ run_processor() {
5151
--pv_map="$pvmap" \
5252
--config_file="$CONFIG" \
5353
--existing_statvar_mcf="$MCF_PATH" \
54-
--output_path="output/$out" 2>&1 | split -b 200k --filter='cat; echo -e "\n--- LOG CHUNK BOUNDARY ---"'
54+
--output_path="output/$out"
5555
}
5656

5757
datasets=(

0 commit comments

Comments
 (0)