| Summary: | ica-launcher is broken | ||
|---|---|---|---|
| Product: | Branch p5 | Reporter: | Michael Shigorin <mike> |
| Component: | italc-client | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | QA p5 <qa-p5> |
| Severity: | normal | ||
| Priority: | P3 | CC: | cas, pav |
| Version: | unspecified | ||
| Hardware: | all | ||
| OS: | Linux | ||
Поддержка бранча завершена. Используйте новые версии. |
Line 132 of /usr/bin/ica-launcher in italc-client-1.0.13-alt0.M50P.1 is syntactically incorrect: > -if [ "$PUBLISH_CLIENT" = "True" ] [ -f $AVAHIPUBLISHSERVICE ] && [ ! -f /etc/ltsp/getltscfg-cluster.conf ] > +if [ "$PUBLISH_CLIENT" = "True" ] && [ -f "$AVAHIPUBLISHSERVICE" ] && [ ! -f /etc/ltsp/getltscfg-cluster.conf ]