sasjs / core

Macros for SAS® App Developers
https://core.sasjs.io
MIT License
119 stars 17 forks source link

fix: ignoring empty files in mp_hashdirectory. Closes #314 #315

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

Issue

314

Intent

Ignoring empty files in mp_hashdirectory() as these break the m6 HASHING_FILE function

Implementation

opened each file as part of the data step loop to confirm that it contains content

Checks

gitpod-io[bot] commented 2 years ago

sasjsbot commented 2 years ago

:tada: This PR is included in version 4.40.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: