hook pas pook
darcs-hash:20071209214123-af139-c0236a2421c7630d55ae90e715db28ee5a84b5a9.gz
This commit is contained in:
parent
6b350dca80
commit
73bab99bcc
1 changed files with 0 additions and 0 deletions
8
bin/all/darcs-record-posthook
Executable file
8
bin/all/darcs-record-posthook
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
author_file="_darcs/prefs/author"
|
||||
if [ -f $author_file ]; then
|
||||
rm -f $author_file
|
||||
echo "N'utilisez pas de fichier $author_file"'!!'
|
||||
echo "Utilisez plutot la variable DARCS_EMAIL ou un fichier ~/.darcs/author"
|
||||
fi
|
||||
/usr/scripts/bin/darcs/darcs-send-changes roots@crans.org
|
Loading…
Add table
Add a link
Reference in a new issue