Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Remove stray character
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/buildr/trunk@1537865 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
realityforge committed Nov 1, 2013
1 parent c9b3b93 commit d44f7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/buildr/core/application.rb
Expand Up @@ -677,7 +677,7 @@ def fu_list(arg) #:nodoc:
[arg].flatten.map { |path| Buildr::Util.normalize_path(path) }
end

private_Fmodule_function :fu_list
private_module_function :fu_list
end

module FileUtils
Expand Down

0 comments on commit d44f7c0

Please sign in to comment.