opendatahub-io / ai-edge

ODH integration with AI at the Edge usecases
Apache License 2.0
9 stars 18 forks source link

RHOAIENG-3461 - Fix #220

Closed MarianMacik closed 6 months ago

MarianMacik commented 6 months ago

Fix for #214.

Forgot to include the quotes, my bad. Without them, there is only 1 argument (-n) and the condition is always true:

1 argument
    The expression is true if, and only if, the argument is not null.

Description

How Has This Been Tested?

Merge criteria:

openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grdryn, MarianMacik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opendatahub-io/ai-edge/blob/main/OWNERS)~~ [MarianMacik,grdryn] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment