On 27.8.2012 17:15, Jason Guiditta wrote:
Minor thing here - you must have added this file locally in a separate
commit, as it does not appear on master, causing this patch to not
apply. I'll skip it and test the rest for now though.
-j
I have just checked this a little bit more. The file is generated even if I run
`bundle exec rake -T`. It seems the rake task initialized here [1] creates the
file even though the rake task is not invoked. Since it's almost a non-issue,
I'm not convinced it's worth fixing the task and testing the fix (given that
aeolus-image gem approaches EOL) and I'd rather have the generated file
gitignored.
J.
[1]
https://github.com/aeolusproject/aeolus-image-rubygem/blob/e69e31902ea07125b20fcc3cafc901e831ad8d58/Rakefile#L54