Projet

Général

Profil

Révision 3e47efa1

Ajouté par Julien Enselme il y a environ 9 ans

d7-all-drush.sh shouldn't use getopt

Close #534

Voir les différences:

bin/d7-all-drush.sh
6 6
usage() {
7 7
    echo "${help}"
8 8
}
9
. /home/assos/bin/print-help-if-required.sh
9

  
10
if [ "$1" = "-h" ] ; then
11
    usage()
12
    exit 0
13
fi
10 14

  
11 15

  
12 16
. /home/assos/bin/scripts-config.sh

Formats disponibles : Unified diff