Summary: | alteratord теряет параметр $in_language | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
Component: | alterator | Assignee: | Ivan Ovcherenko <asdus> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | boyarsh, imz, manowar, sem |
Version: | unstable | Keywords: | l10n |
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | |||
Bug Blocks: | 21593 |
Description
Andrey Cherepanov
2013-06-10 18:27:33 MSK
# alterator-cmdline /mirror action read language C | grep storage_avail storage_avail:12Gb # alterator-cmdline /mirror action read language ru_RU | grep storage_avail storage_avail:12Гб (In reply to comment #1) > # alterator-cmdline /mirror action read language C | grep storage_avail > storage_avail:12Gb > # alterator-cmdline /mirror action read language ru_RU | grep storage_avail > storage_avail:12Гб # alterator-cmdline -l /mirror action read language ru_RU | grep storage_avail storage_avail:12Гб # alterator-cmdline -l /mirror action read language C | grep storage_avail storage_avail:12Gb В общем все передается... Да, действительно. |