whoops wrong bracket type.
This commit is contained in:
parent
2f5be070c8
commit
16a6db49d9
@ -85,6 +85,6 @@ for file in $(find $Working_Fullpath -maxdepth 1 -type f); do
|
||||
echo "$file,$hash,$mdls_properties"
|
||||
# write_per_file $file $hash $mdls_properties
|
||||
done
|
||||
) >> $temp_csv_file
|
||||
} >> $temp_csv_file
|
||||
cat $temp_csv_file
|
||||
unset IFS
|
||||
|
Loading…
Reference in New Issue
Block a user