Commit 2f80959
committed
CDS extractor index-files.sh compile to stdout
Attempt to resolve unit test failures for PR #170 of the
`advanced-security/codeql-sap-js` repo.
Updates the (soon to be replaced) shell-based version of the CDS
extractor as an attempted workaround for a change in cds compiler
behavior when the `-o` or `--dest` options are set for the `cds compile`
CLI command. Forces the cds compmiler to output to the desired .cds.json
file path via stdout.1 parent ba371e1 commit 2f80959
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments