wscript: remove executable bits for all wscript* files
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Jan 2017 11:43:54 +0000 (12:43 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 11 Jan 2017 19:21:01 +0000 (20:21 +0100)
commit4b295b106c687284d8468eab07d353bb800ba76b
tree22017f9fac350a32b98a13c1d929809734d60d20
parentc7366892b06f1c4f1541a8b9c0d8682131260a66
wscript: remove executable bits for all wscript* files

These files should not be executable.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Jan 11 20:21:01 CET 2017 on sn-devel-144
27 files changed:
auth/credentials/wscript_build [changed mode: 0755->0644]
auth/gensec/wscript_build [changed mode: 0755->0644]
auth/kerberos/wscript_build [changed mode: 0755->0644]
buildtools/wafsamba/wscript [changed mode: 0755->0644]
dynconfig/wscript [changed mode: 0755->0644]
lib/addns/wscript_build [changed mode: 0755->0644]
lib/krb5_wrap/wscript_build [changed mode: 0755->0644]
lib/ldb/wscript [changed mode: 0755->0644]
lib/tevent/wscript [changed mode: 0755->0644]
lib/util/wscript_build [changed mode: 0755->0644]
libcli/auth/wscript_build [changed mode: 0755->0644]
libcli/dns/wscript_build [changed mode: 0755->0644]
libcli/nbt/wscript_build [changed mode: 0755->0644]
libcli/smb/wscript [changed mode: 0755->0644]
source3/rpc_server/wscript_build [changed mode: 0755->0644]
source3/wscript_build [changed mode: 0755->0644]
source4/auth/gensec/wscript_build [changed mode: 0755->0644]
source4/auth/kerberos/wscript_build [changed mode: 0755->0644]
source4/dsdb/samdb/ldb_modules/wscript_build [changed mode: 0755->0644]
source4/dsdb/samdb/ldb_modules/wscript_build_server [changed mode: 0755->0644]
source4/dsdb/wscript_build [changed mode: 0755->0644]
source4/heimdal_build/wscript_configure [changed mode: 0755->0644]
source4/kdc/wscript_build [changed mode: 0755->0644]
source4/libcli/wscript_build [changed mode: 0755->0644]
source4/librpc/wscript_build [changed mode: 0755->0644]
source4/rpc_server/wscript_build [changed mode: 0755->0644]
source4/torture/wscript_build [changed mode: 0755->0644]