Hi,
drush fserver-distro needs work. Here's just a few issues that I've stumbled on:
- When drush-distro fails (e.g. because of invalid makefile), then no tarball is created but a release node is added anyway.
- drush-distro is still using the old version format (e.g. DRUPAL-7--1-0-ALPHA1)
- The command help text does not tell me how to properly use the command. It should tell me at least that the usage pattern is
drush fserver-distro <em>distro_name</em> --version <em>version-tag</em> - The following error is echo'd four times on my machine:
WD php: chgrp(): Operation not permitted in /usr/local/share/drush/includes/drush.inc on [error] line 1164.
Regards
Ben
Comments
Comment #1
eugenmayer commentedPlease seperate those issues in seperate issues, this makes it easier to keep track of them. The last one is a dupe already for example.
Comment #2
bforchhammer commentedI'm sorry; here they are as separate issues:
Comment #3
eugenmayer commentedPerfect, thanks