Projet

Général

Profil

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

root / bin / git-report.sh @ 6d91f38e

# Date Auteur Commentaire
6d91f38e 07/01/2014 23:57 Julien Enselme

Test added for git where posing trouble

We must use to launch function in a subshell, other wise the whole
script exit with the instruction 'exit 1' or 'exit 0'.
We must use " around variable for test. Otherwise, we get a Unexpected
operator error.

c01204bf 14/12/2013 15:17 Julien Enselme

Takes into account remarks from #343 (until comment 7)

1c1c5a42 14/12/2013 00:02 Julien Enselme

Script support git as described #343 to implement #191