-
Eugene Kolomeetz authored
When we want to just execute command (without capturing output), we must not do it via $(cmd). With such form, shell first gets output of 'cmd', and then evaluates it. If this is empty string, it is successfully executed. If not empty, all breaks down. https://jira.sw.ru/browse/PSBM-44207Signed-off-by:
Eugene Kolomeetz <klm@virtuozzo.com> Signed-off-by:
Pavel Emelyanov <xemul@virtuozzo.com>
00f8b63b
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| build | ||
| nmk | ||
| crit-setup.py | ||
| fake-restore.sh | ||
| feature-tests.mak | ||
| flake8.cfg | ||
| gen-offsets.sh | ||
| magic-gen.py | ||
| protobuf-gen.sh | ||
| systemd-autofs-restart.sh | ||
| tmp-files.sh | ||
| travis-tests |