Projet

Général

Profil

Paste
Télécharger (1,5 ko) Statistiques
| Branche: | Révision:

root / bin / usage.sh @ 284ceaad

# Date Auteur Commentaire
c45ffcc0 25/04/2015 16:24 Julien Enselme

Scripts uses drush aliases, no need to go into the site's dir to launch commands

d4c4525a 18/04/2015 18:31 Julien Enselme

Use drush aliases to loop on all sites instead of sites.

Close #535

653aeb8e 12/04/2015 23:16 Julien Enselme

Various correction in scripts.

  • All source imports use absolute path.
  • Add comments.
  • Create 2 new variables: d7_dir_all_modules and d7_dir_all_themes in scripts-config.sh.
  • Make scripts respect code style.
15ed27d8 15/01/2015 01:08 Julien Enselme

Use getopts to print help and to parse script arguments.

8550e097 15/10/2014 15:45 Julien Enselme

Command subsitution are not quoted. Quotes posed problems in loop.

3e9236bd 14/10/2014 22:06 Julien Enselme

Update scritp so they respect the new convention.

  • Variables are quoted.
  • $(…) are quoted.
683f57f9 04/04/2014 18:58 Julien Enselme

Uniformisation: from cmd to $(cmd).

06e9d071 21/03/2014 15:42 Assos Assos

Maintenant en local dans le jail webassos #374

3eef768d 13/03/2014 17:15 Julien Enselme

Update chmod: all scripts are executable.

333baf85 15/02/2014 12:47 Julien Enselme

Counting method is more robust.

b679f22e 15/02/2014 11:21 Florent Torregrosa

#365 : usage.sh now echo the number of result.

9e84cfde 31/01/2014 19:14 Julien Enselme

Deletion of Drupal 6

1fbc61c9 21/11/2013 21:24 Florent Torregrosa

Rename contrib-usage.sh to usage.sh as it can be used with core modules.