Debugging mdls_files filter functionality
This commit is contained in:
parent
bf5ad573a2
commit
2da31a5355
@ -40,7 +40,7 @@ mdls_files () {
|
||||
if $(echo $keys_of_interest | grep $mdls_key);then
|
||||
printf "\n============================\nMDLS Key: %s\nMDLS Value: %s\n============================\n\n" $mdls_key $mdls_value
|
||||
else
|
||||
:
|
||||
echo "Did not print!"
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user