berkus / muddle

Automatically exported from code.google.com/p/muddle
0 stars 0 forks source link

Left-over utils.run_cmd() needs removing #260

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
CollectDeploymentBuilder.deploy still has one call to utils.run_cmd() (which no 
longer exists) to run rsync, which occasionally gets called a crashes builds.  
This needs changing to utils.run0().

I'd do it myself, but I don't seem to be a submitter.

Original issue reported on code.google.com by rhodri.j...@gmail.com on 18 Jun 2014 at 12:23