s3:test: fix registry roundtrip test on older systems (usage of mktemp)
commit61c2bcdf20f83340c732a1b727b3349be7235c0c
authorMichael Adam <obnox@samba.org>
Mon, 28 Feb 2011 16:06:01 +0000 (28 17:06 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 28 Feb 2011 16:27:18 +0000 (28 17:27 +0100)
tree1d6a65bc9acb78ce43a70b358647eefa62709d5f
parentc1bc916507d4afcf6763fc3ffa651e1ad3a8e931
s3:test: fix registry roundtrip test on older systems (usage of mktemp)

--tmpdir is not a valid option to mktemp on older systems
source3/script/tests/test_net_registry_roundtrip.sh