[darcs-record-posthook] extractionbcfg2 que sur bcfg2
On pourrait faire un critere encore plus precis mais bon ... darcs-hash:20100717103418-ddb99-a9b0f60b0cbb1f6208307c26e76bbb2f52a14122.gz
This commit is contained in:
parent
c6b0eb94c5
commit
cc63b96f08
1 changed files with 7 additions and 0 deletions
|
@ -5,4 +5,11 @@ if [ -f $author_file ]; then
|
||||||
echo "N'utilisez pas de fichier $author_file"'!!'
|
echo "N'utilisez pas de fichier $author_file"'!!'
|
||||||
echo "Utilisez plutot la variable DARCS_EMAIL ou un fichier ~/.darcs/author"
|
echo "Utilisez plutot la variable DARCS_EMAIL ou un fichier ~/.darcs/author"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Extraction des hôtes du repository bcfg2
|
||||||
|
if grep bcfg2 /etc/hostname &> /dev/null; then
|
||||||
|
/usr/scripts/gestion/extractionbcfg2.py
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Envoi des modifications
|
||||||
/usr/scripts/bin/darcs/darcs-send-changes roots@crans.org
|
/usr/scripts/bin/darcs/darcs-send-changes roots@crans.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue