Whoops, empty function.
This commit is contained in:
parent
c9d13e3a25
commit
bbc0007917
12
hash-files
12
hash-files
@ -43,12 +43,12 @@ mdls_per_file () {
|
||||
}
|
||||
|
||||
|
||||
write_per_file () {
|
||||
#echo "=== Write data to a .csv file. ===
|
||||
#===================================="
|
||||
# cat $temp_csv_file
|
||||
# write_log "$temp_csv_file written successfully."
|
||||
}
|
||||
#write_per_file () {
|
||||
##echo "=== Write data to a .csv file. ===
|
||||
##===================================="
|
||||
## cat $temp_csv_file
|
||||
## write_log "$temp_csv_file written successfully."
|
||||
#}
|
||||
|
||||
cleanup () {
|
||||
write_log "Cleanup completed successfully."
|
||||
|
Loading…
Reference in New Issue
Block a user