[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.7-1-98-gf19c0e5

James Turnbull james at lovedthanlost.net
Wed Apr 8 21:48:06 UTC 2009


The following commit has been merged in the master branch:
commit 7fd5c7ef5ef51e7d7fab981d864c9636a9ecf9b9
Author: Luke Kanies <luke at madstop.com>
Date:   Tue Feb 10 15:41:02 2009 -0600

    Moving the transaction specs to the right path
    
    Signed-off-by: Luke Kanies <luke at madstop.com>

diff --git a/spec/unit/other/transaction.rb b/spec/unit/transaction.rb
similarity index 94%
rename from spec/unit/other/transaction.rb
rename to spec/unit/transaction.rb
index 0db470d..e5ec640 100755
--- a/spec/unit/other/transaction.rb
+++ b/spec/unit/transaction.rb
@@ -1,6 +1,6 @@
 #!/usr/bin/env ruby
 
-require File.dirname(__FILE__) + '/../../spec_helper'
+require File.dirname(__FILE__) + '/../spec_helper'
 
 require 'puppet/transaction'
 

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list