catalyst_api: handle the last path entry in the envvar
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:03:25
| Stage: build-test Stage: external |
Download artifacts
No artifacts found |
The last path entry is terminated by pathsep
getting to the end of the
string which leaves the loop without checking if curpath
has been
handled.
Fixes: #10 (closed)
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:03:25
| Stage: build-test Stage: external |
Download artifacts
No artifacts found |