aboutsummaryrefslogtreecommitdiff
path: root/sh/eci.sh
diff options
context:
space:
mode:
authorbeber <beber>2006-01-17 13:44:02 +0000
committerbeber <beber>2006-01-17 13:44:02 +0000
commit922ec8887b334707cb7777f8d0772e6f26b529c1 (patch)
treeb73d8bbf08c8f9e9614370f5360dbf12fb24a349 /sh/eci.sh
parentDel Old ChangeLOg Fucking Bull Shit Of Rasta Kwuer (diff)
downloadespik-922ec8887b334707cb7777f8d0772e6f26b529c1.tar.xz
Get a more beutiful ChangeLog
Diffstat (limited to '')
-rw-r--r--sh/eci.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index 8494512..930d50d 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -49,7 +49,8 @@ fi
DELCOMMENTFROM=$(grep -n -- '--This line and thoses under will be ignored--' ${TMPFILE} | head -n 1 | cut -d ':' -f 1)
head -n $(($DELCOMMENTFROM-1)) ${TMPFILE} > ${TMPFILE}.send
-echo -e "$(date "+%d/%m/%y %X") - from $(whoami)@$(if [ `uname -o` = "Cygwin" ]; then hostname; else hostname -f; fi)
+echo -e " $(date "+%d %b %Y %X");\t${GIT_AUTHOR_NAME} <${GIT_AUTHOR_EMAIL}>
+\t\tfrom $(whoami) @ $(if [ `uname -o` = "Cygwin" ]; then hostname; else hostname -f; fi)
$(cat ${TMPFILE}.send | sed -r 's/(.*)/\t* \1/g')
\tFiles Changes: