Projet

Général

Profil

Révision e685b258

Ajouté par Florent Torregrosa il y a plus de 10 ans

Remove option --no-core from Contrib-usage.sh

Voir les différences:

bin/contrib-usage.sh
22 22
	# Print site_dir if listed.
23 23

  
24 24
    cd $dir;
25
	if [ 1 -le `drush pml --no-core --status=$2 | grep $3 | wc -l` ] ; then
25
	if [ 1 -le `drush pml --status=$2 | grep $3 | wc -l` ] ; then
26 26
        echo $dir;
27 27
    fi
28 28
    cd -

Formats disponibles : Unified diff