modified: hash-files

This commit is contained in:
Mike Holloway 2022-03-26 19:23:47 -04:00
parent ac974fff80
commit 55be94f26a

View File

@ -41,7 +41,6 @@ mdls_per_file () {
fi
IFS=$old_IFS
done
old_IFS=$IFS
printf '%s\n' $mdls_properties
}