From 34a719f2a1168c7c0d72d935b289ac5cf363cba8 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Thu, 6 Nov 2008 22:35:39 +0100 Subject: Better text Signed-off-by: Joerg Jaspert --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ftpsync b/bin/ftpsync index b6d7bbb..34383ce 100755 --- a/bin/ftpsync +++ b/bin/ftpsync @@ -422,7 +422,7 @@ done if [ -d "`dirname "${TO}/${TRACE}"`" ]; then date -u > "${TO}/${TRACE}" - echo "${VERSION}" >> "${TO}/${TRACE}" + echo "Used ftpsyn version: ${VERSION}" >> "${TO}/${TRACE}" fi HOOK=( -- cgit v1.2.3