| Summary: | shell-unittest: unittest_show_condition variable is lost | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Sir Raorn <raorn> |
| Component: | libshell | Assignee: | Alexey Gladkov <legion> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | glebfm, legion |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
Fixed in git. |
Please replace unittest_show_condition= with unittest_show_condition="${unittest_show_condition-}" so it will be possible to set this variable prior to executing test-running script.