From: Chris Koeritz Date: Fri, 12 Oct 2018 02:01:31 +0000 (-0400) Subject: relocated storage X-Git-Tag: 2.140.115^2~92 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=ee1ceb2192e03ea6a21a6e610e9bd3f570608446 relocated storage --- diff --git a/scripts/agenda/info_overload_report.sh b/scripts/agenda/info_overload_report.sh index 0616d0f4..225efa25 100644 --- a/scripts/agenda/info_overload_report.sh +++ b/scripts/agenda/info_overload_report.sh @@ -2,7 +2,7 @@ # these metrics are how bogged down we are in to-do type items. # logged historical file where we append our latest report. -REPORT_FILE="$HOME/cloud/magic_cabinet/fred/task_stats/overload_history.txt" +REPORT_FILE="$HOME/cloud/stats/overload_history.txt" # given a path, this will find how many items are under it, ignoring svn and git files, plus # other patterns we happen to notice are not useful.