Skip to content

Commit 4fc8c3e

Browse files
committed
(engine) fix engine/README.md (CIAODBG instead of DBGENG)
Src-commit: 5817bb96a04f021a88bf9fa1d0750a458a326f09
1 parent 2a2fc98 commit 4fc8c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/engine/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ different `debug_level` options.
2323
You can select different engine versions and control their runtime
2424
options in the following way:
2525

26-
- Export `DBGENG=<debug_level>` (where `<level>` is one of `debug`,
26+
- Export `CIAODBG=<debug_level>` (where `<level>` is one of `debug`,
2727
`profile-debug`, or `profile`)
2828
- Use the `CIAORTOPTS` environment variable to pass engine options.
2929
See `eng_debug.c` and `eng_profile.c` for different debugging and

0 commit comments

Comments
 (0)