container-common-scripts icon indicating copy to clipboard operation
container-common-scripts copied to clipboard

openshift tests ignored when run-test is a dangling symlink

Open pkubatrh opened this issue 6 years ago • 1 comments

We should not only test whether the file exists but also if it is a symlink in case it fails the -e test.

https://github.com/sclorg/container-common-scripts/blob/master/test.sh#L23

pkubatrh avatar Jun 21 '19 10:06 pkubatrh

Possibly the same for run-conu in case we ever use it.

pkubatrh avatar Jun 21 '19 10:06 pkubatrh

This is solved as separate test.

Feel free to re-open it in case it is still valid.

phracek avatar Sep 18 '24 13:09 phracek