Commit 2fe97f4bc4acf0c9aa68c8e449e938e73000f654:
remove debug statement
Branch: refs/heads/master
Author: Sam Ruby <[email protected]>
Committer: Sam Ruby <[email protected]>
Pusher: rubys <[email protected]>
------------------------------------------------------------
tools/collate_minutes.rb | -
------------------------------------------------------------
1 changes: 0 additions, 1 deletions.
------------------------------------------------------------
diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index 08c1081..1b69a39 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -9,7 +9,6 @@
# for monitoring purposes
at_exit { puts "\n*** Exception #{$!.class} ***" unless SystemExit === $! }
-boom
# destination directory
SITE_MINUTES = ASF::Config.get(:board_minutes) ||