Skip to content

Commit

Permalink
Merge branch 'develop' of /mnt/hgfs/Develop/worldturner/git/cabochon …
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
ebolwidt committed Mar 5, 2011
2 parents 1099f11 + 30a2205 commit 5f842e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kernelext/kernelext.rb
Expand Up @@ -66,7 +66,7 @@ def self.fork_exec_no_output(*args)
end

private
def self.exec_internal
def self.exec_internal(*args)
if (@debug)
$stderr.puts("Executing: #{args.join(' ')}")
end
Expand Down

0 comments on commit 5f842e5

Please sign in to comment.