aboutsummaryrefslogtreecommitdiff
path: root/sh/eci.sh
diff options
context:
space:
mode:
authorbeber <beber>2005-10-12 22:31:14 +0000
committerbeber <beber>2005-10-12 22:31:14 +0000
commit6705b6a7224841b4e3bae8d1710512109c036bc1 (patch)
treef02b396db3b819e78ff646bc6017b529d97dc773 /sh/eci.sh
parentindent (diff)
downloadespik-6705b6a7224841b4e3bae8d1710512109c036bc1.tar.xz
Diffstat (limited to 'sh/eci.sh')
-rw-r--r--sh/eci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sh/eci.sh b/sh/eci.sh
index 0336303..34ff533 100644
--- a/sh/eci.sh
+++ b/sh/eci.sh
@@ -8,6 +8,7 @@ chmod 600 $TMPFILE
echo "
--This line and thoses under will be ignored--
$(svn st)
+
$(svn diff)" >> $TMPFILE
SUM_ORI=$(cksum $TMPFILE | awk '{print $1}')