Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

bf does not return an error code on failure #806

@chrimc62

Description

@chrimc62

Versions

@microsoft/botframework-cli/4.10.0-preview.132551 win32-x64 node-v12.16.1

Describe the bug

%errorlevel% and return code are always 0 on Windows and Linux even in the presence of errors. Without a return code bf is not very scriptable.

To Reproduce

Call a bf command and check the return code in your favorite scripting language.

Expected behavior

Non-zero result if failure.

[bug]

Metadata

Metadata

Assignees

Labels

P2Nice to have

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions