Passing arguments to write_per_file
This commit is contained in:
parent
30d39a1060
commit
986aada28f
@ -48,7 +48,7 @@ write_per_file () {
|
|||||||
#===================================="
|
#===================================="
|
||||||
# cat $temp_csv_file
|
# cat $temp_csv_file
|
||||||
# write_log "$temp_csv_file written successfully."
|
# write_log "$temp_csv_file written successfully."
|
||||||
echo "File write happens!"
|
printf 'File: %s\nHash: %s\nMDLS Properties:\t%s\n' $1 $2 $3
|
||||||
}
|
}
|
||||||
|
|
||||||
cleanup () {
|
cleanup () {
|
||||||
|
Loading…
Reference in New Issue
Block a user