Closed allanbowe closed 2 years ago
…target directory does not exist. Updated tests and documentation also
n/a
prevent errors when target loc in mp_hashdirectory() is empty. Output empty dataset instead.
mp_hashdirectory()
Initialised the counter variable to zero. Also removed a line in mp_dirlist that implied error status when no error was actually raised (sysmsg()).
sysmsg()
sasjs lint
sasjs test
:tada: This PR is included in version 4.43.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
…target directory does not exist. Updated tests and documentation also
Issue
n/a
Intent
prevent errors when target loc in
mp_hashdirectory()
is empty. Output empty dataset instead.Implementation
Initialised the counter variable to zero. Also removed a line in mp_dirlist that implied error status when no error was actually raised (
sysmsg()
).Checks
sasjs lint
).sasjs test
).