From 4716e26f0ea560abbfd9641cfcd777bf8a088c20 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 5 Apr 2012 10:26:38 -0400 Subject: [PATCH] moving overload history into the cloud directory. --- scripts/notes/info_overload_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.34.1