Changing how mdls_properties is passed to output.
This commit is contained in:
parent
021d7c695a
commit
60568fe7a8
@ -40,7 +40,7 @@ mdls_per_file () {
|
|||||||
fi
|
fi
|
||||||
IFS=$old_IFS
|
IFS=$old_IFS
|
||||||
done
|
done
|
||||||
export mdls_properties
|
printf '%s' $mdls_properties
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user