aboutsummaryrefslogtreecommitdiffstats
path: root/config/deploy/production.rb
diff options
context:
space:
mode:
authorMichel Etienne2015-01-09 16:11:33 +0100
committerMichel Etienne2015-01-09 16:11:33 +0100
commit83f9d8cf48fb832b43f0ea08d6ee53eef1be734a (patch)
tree68e44e3f377a67dbd607ff7de9d7be2558b205ae /config/deploy/production.rb
parent913bc3b257a8e3066388a8f2260756e97756a225 (diff)
parentef4cc372d9dffe91354fb5ea5b44ef46a86677c4 (diff)
downloadchouette-core-83f9d8cf48fb832b43f0ea08d6ee53eef1be734a.tar.bz2
add tests for hub export
Diffstat (limited to 'config/deploy/production.rb')
-rw-r--r--config/deploy/production.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/deploy/production.rb b/config/deploy/production.rb
index 3baa258d0..c24f29894 100644
--- a/config/deploy/production.rb
+++ b/config/deploy/production.rb
@@ -1,3 +1,3 @@
server "chouette.marseille.cityway.fr", :app, :web, :db, :primary => true
set :branch, "V2_5"
-set :gui_cmd, "2.5.1" \ No newline at end of file
+set :gui_cmd, "2.5.1"