Projet

Général

Profil

Révision 187f8d33

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

Add verbosity for git in d7-delete-site.sh

Voir les différences:

bin/d7-delete-site.sh
8 8

  
9 9
check_arguments $# 1 "$help"
10 10

  
11
echo 'Awaiting for git status.'
11 12
if ! `work_tree_clean` ; then
12 13
    echo "Your work tree is not clean. Solve this before $0 can continue."
13 14
    exit 2

Formats disponibles : Unified diff