[DRE-commits] [SCM] wheezy-transition-tracker.git branch, master, updated. 9859f8ec23a280b552f7450e28a23d8f6722f5b8

Antonio Terceiro terceiro at softwarelivre.org
Thu Sep 1 16:58:54 UTC 2011


The following commit has been merged in the master branch:
commit 9859f8ec23a280b552f7450e28a23d8f6722f5b8
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Sep 1 09:58:31 2011 -0700

    Remove silly debug statement
    
    This got in by accident :-/

diff --git a/retrieve.rb b/retrieve.rb
index 3782bf4..3ed5ae3 100644
--- a/retrieve.rb
+++ b/retrieve.rb
@@ -17,8 +17,6 @@ DONT_MIGRATE_SRC = [
   'ruby-pkg-tools', # old packaging helper
 ]
 
-puts DONT_MIGRATE_SRC.inspect; exit
-
 # accumulate data series points
 if File.exists?('data.json')
   FileUtils.cp('data.json', 'data.json~')

-- 
wheezy-transition-tracker.git



More information about the Pkg-ruby-extras-commits mailing list