Projet

Général

Profil

Révision eec59787

Ajouté par Julien Enselme il y a plus de 9 ans

Check_arguments must not be used in flush-files.sh.

It uses getopts.

Voir les différences:

bin/flush-files.sh
43 43
    . scripts-utils.sh
44 44
fi
45 45

  
46
check_arguments "$#" 1 "$help"
47 46

  
48 47
# Must not be quoted to avoid problem with ((…))
49 48
backups_number=$(ls | wc -l)

Formats disponibles : Unified diff