From 7cb361cd12aea2938534e7d4166ba2139ab4d382 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 30 Aug 2016 20:55:33 -0400 Subject: [PATCH 1/1] fixed name for new scavenging source folder. --- 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 c103145d..05fee6f3 100644 --- a/scripts/notes/info_overload_report.sh +++ b/scripts/notes/info_overload_report.sh @@ -123,7 +123,7 @@ analyze_by_dir_patterns "trivial items" ~/cloud/trivia* # some source code that needs to be sucked into other places, other codebases. they are not # supposed to pile up here. but they have, so we track them. -analyze_hierarchy_and_report ~/cloud/scavenge_source "source scavenging" +analyze_hierarchy_and_report ~/cloud/scavenging_source "source scavenging" # 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. -- 2.34.1