Projet

Général

Profil

Paste
Télécharger (239 octets) Statistiques
| Branche: | Révision:

root / bin / d7-all-usage.sh @ 284ceaad

# Date Auteur Commentaire
a14d4cd9 02/05/2015 22:22 Julien Enselme

Use default to list all modules

We were using drush in ~assos without an alias so the script could not work.

c45ffcc0 25/04/2015 16:24 Julien Enselme

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

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.
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.

cd78d688 15/02/2014 22:46 Florent Torregrosa

#365 : No more need of tmp file.

31466801 15/02/2014 20:14 Florent Torregrosa

#365 : Add newline between modules to improve readability.

7a3ea9a7 15/02/2014 19:53 Florent Torregrosa

#365 : Add script d7-all-usage.sh to have an overview of the usage of
all modules.