Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-run.sh with wrong message when no --workload option is provided #75

Closed
jim-wang-intel opened this issue Jun 8, 2023 · 0 comments
Assignees
Labels
1.5.0 bug Something isn't working

Comments

@jim-wang-intel
Copy link
Contributor

Version

What release version was the issue found in?
1.5.0

Hardware configuration

Any hardware platform

List Hardware components used.
Ex.
Issue found with the following:

  • Intel® xeon Platinum 8351N with Intel® Data Center GPU Flex 140
  • 12th Gen Intel® Core™ i7 with Intel® Arc™ A770M Graphics

Describe the bug

if run ./docker-run.sh without providing --workload option at all, it shows message like

bash: ./docker-run.sh: No such file or directory

but instead it should shows error message like Error: please provide option --workload dlstreamer | opencv-ovms in the command line as required --OR-- workload should be default to dlstreamer if not provided in the command line option.

To Reproduce

Steps to reproduce the behavior:

  1. Go to base root directory
  2. Run the command ./docker-run.sh --platform core --inputsrc rstp://127.0.0.1:8554/camera_0
  3. It will shows the error message
bash: ./docker-run.sh: No such file or directory
@jim-wang-intel jim-wang-intel added bug Something isn't working 1.5.0 labels Jun 8, 2023
@jim-wang-intel jim-wang-intel changed the title Docker-run.sh with wrong message when no --workload option is provided docker-run.sh with wrong message when no --workload option is provided Jun 8, 2023
@vli11 vli11 self-assigned this Jun 12, 2023
@vli11 vli11 closed this as completed Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.5.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants