]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build/ops: unify command substitution in install-deps.sh
authorNathan Cutler <ncutler@suse.com>
Wed, 1 Aug 2018 10:33:58 +0000 (12:33 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 4 Oct 2019 15:30:24 +0000 (17:30 +0200)
commit6af095f3dbd78e160afd592e00c204a4b5b7c0cd
tree94ae6e0991d9e7813e7b67a0e620ba4f95b48562
parent389fca2782ae3ecf7f416c54afb4b83830ce5c6a
build/ops: unify command substitution in install-deps.sh

The $() form is preferable to `` because folks (like me) might be using
` as a keyboard shortcut to GNU Screen, causing havoc to ensue whenever
copy-pasting the ` character.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit e0042dd617269934bf51efee5bab7e4485875576)

Conflicts:
install-deps.sh
- include a part of b6d9464806b74c9f40e03258a004921f472d122e
install-deps.sh