
26 Nov
2013
26 Nov
'13
8:36 a.m.
On Tue, Nov 26, 2013 at 10:15:50AM +0000, Daniel P. Berrange wrote:
On Tue, Nov 26, 2013 at 10:58:13AM +0100, Martin Kletzander wrote:
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- setup.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 setup.py
diff --git a/setup.py b/setup.py old mode 100644 new mode 100755
Normal python usage is documented as 'python setup.py' but I guess this doesn't hurt.
I could've mentioned that this is just for an ease of use when doing something by hand. Some projects use it, some don't. I pushed it, thanks. Martin