Here's a patch to enable drush to download the jquery file so that developers don't have to do it manually.

CommentFileSizeAuthor
views_cycle-drush.patch1.78 KBeabrand

Comments

Crell’s picture

Status: Active » Fixed

This did not actually work, as it assumed the original filename and local filename are the same. They are not, as stated in the README file. The code therefore broke trying to rename the file. Proper testing would have revealed that.

I fixed that up and incorporated the feedback from #555218: Drush Support as well, then committed it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.