Line 42 - Is this where the redundant mdls properties output comes from?
This commit is contained in:
parent
01faecccda
commit
fb29201bcd
@ -39,7 +39,7 @@ mdls_per_file () {
|
||||
fi
|
||||
IFS=$old_IFS
|
||||
done
|
||||
IFS=',';echo "${mdls_properties[*]}";IFS=$old_IFS
|
||||
# IFS=',';echo "${mdls_properties[*]}";IFS=$old_IFS
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user