git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
GeneratePreferences.rb is noisy
[WebKit-https.git]
/
Source
/
WTF
/
Scripts
/
GeneratePreferences.rb
diff --git
a/Source/WTF/Scripts/GeneratePreferences.rb
b/Source/WTF/Scripts/GeneratePreferences.rb
index e26e60df1f7528975c00f54f7c5cecbe178c5129..c9fb6df53d5f83c62d3d8ef63eba9f7fd7a711f0 100644
(file)
--- a/
Source/WTF/Scripts/GeneratePreferences.rb
+++ b/
Source/WTF/Scripts/GeneratePreferences.rb
@@
-215,8
+215,6
@@
class Preferences
end
def renderTemplate(templateFile, outputDirectory)
end
def renderTemplate(templateFile, outputDirectory)
- puts "Generating output for template file: #{templateFile}"
-
resultFile = File.join(outputDirectory, File.basename(templateFile, ".erb"))
tempResultFile = resultFile + ".tmp"
resultFile = File.join(outputDirectory, File.basename(templateFile, ".erb"))
tempResultFile = resultFile + ".tmp"