aboutsummaryrefslogtreecommitdiff
path: root/sh/eci.sh
diff options
context:
space:
mode:
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: