aboutsummaryrefslogtreecommitdiff
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
parentGet a more beutiful ChangeLog (diff)
downloadespik-3011021c84c2852ac76f9df5751255db45f56f50.tar.xz
A bit more to droite
-rw-r--r--ChangeLog7
-rw-r--r--sh/eci.sh2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 94e48f4..44c5db8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+ 17 Jan 2006 14:45:22; JACQUIN Bertrand Ext ROSI/DPS <bjacquin.ext@francetelecom.com>
+ from cvhj8266 @ FT-DYOQYGD9HQ8B
+ * A bit more to droite
+
+ Files Changes:
+ @ sh/eci.sh
+
17 Jan 2006 14:43:39; JACQUIN Bertrand Ext ROSI/DPS <bjacquin.ext@francetelecom.com>
from cvhj8266 @ FT-DYOQYGD9HQ8B
* Get a more beutiful ChangeLog
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: