node.upload knows how to optionnally create executable files
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 9 Mar 2016 14:40:09 +0000 (15:40 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 9 Mar 2016 14:55:42 +0000 (15:55 +0100)
commit10ddf71cfe290a9de4ac06fc55b8d335b94c2d52
tree84ee4804c9244c37a3ab99d3e71603c872166fbe
parent0e04a6d963d4f06b7af85c91bf3a2eb0d3725d6f
node.upload knows how to optionnally create executable files
application.upload_code takes advantage of that
--
this way we can upload a shell script usable as ${APP_HOME}/code
nepi/resources/linux/application.py
nepi/resources/linux/node.py