mirror of
https://github.com/sasjs/core.git
synced 2026-01-04 16:10:06 +00:00
fix: reset syscc for testterm syscc check
This commit is contained in:
@@ -76,3 +76,6 @@ run;
|
||||
iftrue=(&syscc ne 0),
|
||||
desc=Check that non zero return code is returned if called job fails
|
||||
)
|
||||
|
||||
/* set syscc to zero for final check in testterm */
|
||||
%let syscc=0;
|
||||
Reference in New Issue
Block a user