From: Paul Durrant Date: Thu, 12 Mar 2015 11:35:35 +0000 (+0000) Subject: Set script file execute permissions X-Git-Tag: 8.1.0-rc1~17 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b1e2c5cc56b4af0df69b709e1432ecb653f1ea6d;p=people%2Fpauldu%2Fxennet.git Set script file execute permissions The lack of execute persmission causes clones done using cygwin git to leave scripts in a non-executable state. Signed-off-by: Paul Durrant --- diff --git a/build.py b/build.py old mode 100644 new mode 100755 diff --git a/clean.py b/clean.py old mode 100644 new mode 100755 diff --git a/kdfiles.py b/kdfiles.py old mode 100644 new mode 100755 diff --git a/msbuild.bat b/msbuild.bat old mode 100644 new mode 100755