From 0ec5190623ed4dbd20246c0db2d4d52d3f8a5144 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 7 Jan 2016 10:57:26 +0100 Subject: Fix a typo in a filename --- bin/ftpsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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. -- cgit v1.2.3