diff --git a/patchfile.gemspec b/patchfile.gemspec index e0ca987..5b9cea1 100644 --- a/patchfile.gemspec +++ b/patchfile.gemspec @@ -11,6 +11,7 @@ begin rescue puts "There is an error in coppying jquery-ui" end +puts 111111111111111111111111111111111111111111111111111111111111111111111111111111111111 #end @original_dir = Dir.pwd `cd "#{ENV['PWD']}" && git add app/templates/ app/assets built_in_extensions.rb config/mongoid.yml bin/ && cd "#{@original_dir}"` #using git to add modified files and to avoid git pull not working