]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone: change PATH to allow finding sysctl
authorJoao Eduardo Luis <joao@suse.de>
Tue, 20 Feb 2018 15:42:39 +0000 (15:42 +0000)
committerJoao Eduardo Luis <joao@suse.de>
Fri, 6 Apr 2018 03:18:22 +0000 (04:18 +0100)
commit6393c7ddeb667ab39602ba52f01f5f27baa581ea
tree32276a4eae3b0175175c383d9973e6ff81b9c5c9
parentf501458967954c0e074643ba4999653cea58d8d1
qa/standalone: change PATH to allow finding sysctl

If, by default, a user's PATH does not contain /sbin and /usr/sbin, we
may have a hard time finding sysctl to adjust the kernel core pattern.

Signed-off-by: Joao Eduardo Luis <joao@suse.de>
qa/run-standalone.sh