]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/run_cmd: use mkstemp instead of mkstemps
authorSage Weil <sage.weil@dreamhost.com>
Sun, 13 Nov 2011 22:16:52 +0000 (14:16 -0800)
committerSage Weil <sage.weil@dreamhost.com>
Sun, 13 Nov 2011 22:16:52 +0000 (14:16 -0800)
commit25eee416fd7e869f16800ef6aad4868f23d7912b
treebc4eeaec8bc9df8821724f16bace6fd986db15c1
parent18009866f2c3e26587e70f998ff4ac5d5abe6afb
test/run_cmd: use mkstemp instead of mkstemps

my box didn't have mkstemps

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/test/run_cmd.cc