From: Chris Koeritz Date: Thu, 5 Apr 2012 14:26:38 +0000 (-0400) Subject: moving overload history into the cloud directory. X-Git-Tag: 2.140.90~1443 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=4716e26f0ea560abbfd9641cfcd777bf8a088c20;p=feisty_meow.git moving overload history into the cloud directory. --- diff --git a/scripts/notes/info_overload_report.sh b/scripts/notes/info_overload_report.sh index 6ba05974..6bf78ca6 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -1,7 +1,7 @@ # these metrics are how bogged down we are in to-do type items. -REPORT_FILE="$HOME/quartz/history_info_overload.txt" +REPORT_FILE="$HOME/cloud/overload_history.txt" # given a path, this will find how many items are under it, ignoring svn and git files. function calculate_depth()