[Cython] [PATCH 1 of 2] chmod a+x bin/*
Kirill Smelkov
kirr at mns.spb.ru
Sun May 4 10:20:55 CEST 2008
# HG changeset patch
# User Kirill Smelkov <kirr at mns.spb.ru>
# Date 1209814181 -14400
# Node ID 2fe2f4f4e58972b2a3eb106964cd68db12d88e0e
# Parent 3c924a0594baee13d595e66de8577fcd1691ee7c
chmod a+x bin/*
This is handy when using cython right from development tree
diff --git a/bin/cython b/bin/cython
old mode 100644
new mode 100755
diff --git a/bin/update_references b/bin/update_references
old mode 100644
new mode 100755
More information about the Cython-dev
mailing list