Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 22, 2024
1 parent dbfff76 commit fb043a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ generate_results() {
replace DEAD_PERCENTAGE "$dead_percentage"
replace UNIQUE_COUNT "$unique_count"
replace UNIQUE_PERCENTAGE "$unique_percentage"
replace DUPLICATE_TABLE "$table"
#replace DUPLICATE_TABLE "$table"
replace PROCESSING_TIME "$(( $(date +%s) - execution_time ))"
replace GENERATION_TIME "$(date -u)"
}
Expand Down

0 comments on commit fb043a1

Please sign in to comment.