summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index b7b633b..49be577 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -202,7 +202,7 @@ while [ -e "${UPDATEREQUIRED}" ]; do
done
if [ -d "${TO}/project/trace" ]; then
- date -u > "${TO}/project/trace/${HOSTNAME}"
+ date -u > "${TO}/${TRACE}"
fi
if [ -n "${HOOK4}" ]; then