mirror of
https://github.com/sasjs/core.git
synced 2026-01-18 22:10:06 +00:00
fix: forcing release for the previous fix
This commit is contained in:
@@ -135,8 +135,7 @@
|
||||
|
||||
/* setup temp ref */
|
||||
%if %upcase(&fref) ne _WEBOUT %then %do;
|
||||
filename &fref temp lrecl=999999 permission='A::u::rwx,A::g::rw-,A::o::---'
|
||||
mod;
|
||||
filename &fref temp lrecl=999999 permission='A::u::rwx,A::g::rw-,A::o::---';
|
||||
%end;
|
||||
|
||||
/* setup json */
|
||||
|
||||
Reference in New Issue
Block a user