From 85e89bbcb3994ba74557621b6caa85cedde55f66 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 1 Mar 2014 19:22:49 -0500 Subject: [PATCH] renamings --- 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 5b33027a..362be0ca 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -124,7 +124,7 @@ analyze_hierarchy_and_report ~/cloud/example_source "source examples" # and then count up the things that we think will be cleaned soon, but one thing we have learned # unsorted files haven't been categorized yet. -analyze_hierarchy_and_report ~/cloud/unsorted "unsorted files" +analyze_hierarchy_and_report ~/cloud/disordered "unsorted files" # we now consider the backlog of things to read to be a relevant fact. this is going to hose # up our weight accounting considerably. -- 2.34.1