aboutsummaryrefslogtreecommitdiff
path: root/sh/eci.sh
diff options
context:
space:
mode:
authorbeber <beber>2006-01-17 13:45:45 +0000
committerbeber <beber>2006-01-17 13:45:45 +0000
commit3011021c84c2852ac76f9df5751255db45f56f50 (patch)
treef53012a2926b3a6c4905d5d2e477f51ab15d0291 /sh/eci.sh
parentGet a more beutiful ChangeLog (diff)
downloadespik-3011021c84c2852ac76f9df5751255db45f56f50.tar.xz
A bit more to droite
Diffstat (limited to '')
-rw-r--r--sh/eci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index 930d50d..0d21690 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -50,7 +50,7 @@ DELCOMMENTFROM=$(grep -n -- '--This line and thoses under will be ignored--' ${T
head -n $(($DELCOMMENTFROM-1)) ${TMPFILE} > ${TMPFILE}.send
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)
+\t\t\tfrom $(whoami) @ $(if [ `uname -o` = "Cygwin" ]; then hostname; else hostname -f; fi)
$(cat ${TMPFILE}.send | sed -r 's/(.*)/\t* \1/g')
\tFiles Changes: