1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-14 20:10:05 +00:00

fix: more logging in mp_abort, fixing job test, better return values in mp_filtervalidate and mp_filtercheck, further fixes in mp_jsonout

This commit is contained in:
Allan Bowe
2021-05-11 23:08:54 +03:00
parent 1a595c64c6
commit 5cee93c7bd
5 changed files with 36 additions and 24 deletions

View File

@@ -31,7 +31,7 @@ run;
%mv_jobexecute(
path=&mcTestAppLoc/jobs/temp,
name=testjob,
outds=work.info,
outds=work.info
)
%* Wait for it to finish;