]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: fix cortx-motr installation condition 44823/head
authorAndriy Tkachuk <andriy.tkachuk@seagate.com>
Fri, 28 Jan 2022 11:33:12 +0000 (11:33 +0000)
committerAndriy Tkachuk <andriy.tkachuk@seagate.com>
Fri, 28 Jan 2022 12:57:18 +0000 (12:57 +0000)
commit71ab238a5d1849f2309dadeac73924fff800c0c1
tree766dd82c1c87abd9a5ce9cd2692dc7c12a0a8933
parent7c1eb0cd5f8e9dc658d4fb8519b7c8bccf11fbd6
install-deps.sh: fix cortx-motr installation condition

Don't try to install cortx-motr if it is already installed
or not needed. (Currently, it installs on any run from an
interactive terminal session).

Signed-off-by: Andriy Tkachuk <andriy.tkachuk@seagate.com>
install-deps.sh