]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_subman.sh: Don't use --tmpdir 11384/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sun, 9 Oct 2016 23:04:34 +0000 (01:04 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 2 Nov 2016 10:03:34 +0000 (11:03 +0100)
commit0894865ed89ddecaabb0f79c74911571298087d7
tree62ca1cc7de8f45ca896373fe5a34fa8ca0db7da5
parentcece97d9937948e4d5c65fd6c3c5c3c8207c42bf
test_subman.sh: Don't use --tmpdir

test_subman.sh: Don't use --tmpdir since on most Linux-is it is consideren default
when creating a directory:
`If TEMPLATE is not specified, use tmp.XXXXXXXXXX, and --tmpdir is implied.`

And on FreeBSD --tmpdir is not available anyways.

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/test/test_subman.sh