Skip to content
Snippets Groups Projects
Commit aec45a6e authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

correct an indent

parent 1194880c
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ class Patches
private
def external_patches
@patches.select{|p| p.external?}
@patches.select{|p| p.external?}
end
# Collects the urls and output names of all external patches
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment