aboutsummaryrefslogtreecommitdiff
path: root/sh/eci.sh
diff options
context:
space:
mode:
authorbeber <beber>2005-10-12 22:20:56 +0000
committerbeber <beber>2005-10-12 22:20:56 +0000
commita29b9e8b7afdcff13919aeeef11527f2828a7dc5 (patch)
tree657e132b7dc59d7ebb12df39595f54c0ca7aa9b4 /sh/eci.sh
parentDude ! ChangeLog was bad and date too (diff)
downloadespik-a29b9e8b7afdcff13919aeeef11527f2828a7dc5.tar.xz
ident !
Diffstat (limited to 'sh/eci.sh')
-rw-r--r--sh/eci.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index 2acc10a..0336303 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -7,7 +7,8 @@ chmod 600 $TMPFILE
echo "
--This line and thoses under will be ignored--
-$(svn st)" >> $TMPFILE
+$(svn st)
+$(svn diff)" >> $TMPFILE
SUM_ORI=$(cksum $TMPFILE | awk '{print $1}')