mirror of
https://github.com/sasjs/server.git
synced 2026-01-08 15:00:05 +00:00
Merge branch 'main' into issue-184
This commit is contained in:
@@ -79,7 +79,7 @@ export class ExecutionController {
|
||||
}
|
||||
}
|
||||
}
|
||||
throw `ExecutionController: ${programPath} file does not exist.`
|
||||
throw `The Stored Program at "${programPath}" does not exist, or you do not have permission to view it.`
|
||||
}
|
||||
|
||||
async executeProgram(
|
||||
|
||||
Reference in New Issue
Block a user