mirror of
https://github.com/sasjs/server.git
synced 2026-01-13 00:50:06 +00:00
style: lint
This commit is contained in:
@@ -41,7 +41,7 @@ export class ExecutionController {
|
||||
|
||||
let webout = path.join(session.path, 'webout.txt')
|
||||
await createFile(webout, '')
|
||||
|
||||
|
||||
program = `
|
||||
%let sasjsprocessmode=Stored Program;
|
||||
filename _webout "${webout}";
|
||||
|
||||
Reference in New Issue
Block a user