aboutsummaryrefslogtreecommitdiff
path: root/sh/eci.sh
diff options
context:
space:
mode:
authorbeber <beber>2005-10-12 22:10:55 +0000
committerbeber <beber>2005-10-12 22:10:55 +0000
commitef480063d3e35d29b9bae3a98b8b0320ef5d43ce (patch)
tree91eb1fc1f6d96227fc78002189f61fdecc83f901 /sh/eci.sh
parenthostname !! (diff)
downloadespik-ef480063d3e35d29b9bae3a98b8b0320ef5d43ce.tar.xz
Dude ! ChangeLog was bad and date too
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 1dc156c..2acc10a 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -27,7 +27,7 @@ head -n $(($DELCOMMENTFROM-1)) $TMPFILE > $TMPFILE.send
cd $HOME/dev/espik
echo "
-$USER from $(hostname -f) : $(date "+%D %X")
+$USER from $(hostname -f) : $(date "+%d/%m/%y %X")
$(cat $TMPFILE.send)
File changes :