Skip to content

Commit a741255

Browse files
One more typo apparently.
1 parent 7f529c3 commit a741255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/profile/tasks.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Dir.glob("#{$root}/arch/profile_release/*.yaml") do |f|
2121

2222
profile_pathnames = profile_names.map {|profile_name| "#{$root}/arch/profile/#{profile_name}.yaml" }
2323

24-
file "#{$root}/gen/profile/adoc/#{release_name}.adoc" => [
24+
file "#{$root}/gen/profile/adoc/#{release_name}ProfileRelease.adoc" => [
2525
__FILE__,
2626
"#{$root}/arch/profile_class/#{class_name}.yaml",
2727
"#{$root}/arch/profile_release/#{release_name}.yaml",

0 commit comments

Comments
 (0)