summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2016-01-07 10:57:26 +0100
committerPeter Palfrader <peter@palfrader.org>2016-01-07 10:57:26 +0100
commit0ec5190623ed4dbd20246c0db2d4d52d3f8a5144 (patch)
treec03e94fef31d32530c19d5239c7ecb1f025c2f64 /bin
parent516eea88c7a73e1a189fd7d59fff453a96ce86ce (diff)
Fix a typo in a filename
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ftpsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index f43ec3d..908b947 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -363,7 +363,7 @@ UIPRETRIES=${UIPRETRIES:-3}
UPDATEREQUIRED="${TO}/Archive-Update-Required-${MIRRORNAME}"
# Trace file for mirror stats and checks (make sure we get full hostname)
TRACE=${TRACE:-"project/trace/${MIRRORNAME}"}
-TRACEHIERARCHY=${TRACEHIERARCHY:-"project/trace/_hierachy"}
+TRACEHIERARCHY=${TRACEHIERARCHY:-"project/trace/_hierarchy"}
TRACELIST=${TRACELIST:-"project/trace/_traces"}
# The trace file can have different format/contents. Here you can select
# what it will be.