Recent coverity changes added directory_create_or_exist() checks to many directories.
commitc1fb37d7bec1dd720f3eccbd0b490b6a335ca288
authorJeremy Allison <jra@samba.org>
Fri, 21 Dec 2012 23:16:10 +0000 (21 15:16 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 22 Dec 2012 01:08:33 +0000 (22 02:08 +0100)
tree2ffa117fb5a67a81d3aa597163e37999bdf1b870
parentb1548fd944578d845c5aaf88a528cf5a60df0c62
Recent coverity changes added directory_create_or_exist() checks to many directories.

These may not be needed, but in the meantime - ensure "make test" works again
by chmod'ing the created test directories from 0777 to 0755.

Reviewed-By: Andrew Bartlett <abartlet@samba.org>
Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Dec 22 02:08:33 CET 2012 on sn-devel-104
selftest/target/Samba3.pm
selftest/target/Samba4.pm