Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Don't normalize asset timestamps
  • Loading branch information
lautis committed Mar 26, 2012
1 parent 36bd2c1 commit 6ccb1c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/capistrano/node.rb
Expand Up @@ -37,6 +37,8 @@ def remote_versions(path, prefix)
Capistrano::Node.choose_version requirement, available_node_versions
end

set :normalize_asset_timestamps, false

namespace :node do
desc 'List available node versions'
task :versions do
Expand Down

0 comments on commit 6ccb1c1

Please sign in to comment.