lib/generators/templates/quorum_settings.yml in quorum-0.1.0 vs lib/generators/templates/quorum_settings.yml in quorum-0.2.0

- old
+ new

@@ -20,11 +20,11 @@ # Example Usage: # ssh_options: # password: "secret password" # port: 8888 # -# script: Absolute path to search script. +# bin: Absolute path to quorum/bin. # # log_dir: Absolute path to log file directory. # # tmp_dir: Absolute path to tmp file directory. # @@ -70,11 +70,11 @@ ssh_user: ssh_options: # Example: # password: "secret password" # port: 8888 - script: "%{RAILS_ROOT}/quorum/bin/search" + bin: "%{RAILS_ROOT}/quorum/bin" log_dir: "%{RAILS_ROOT}/quorum/log" tmp_dir: "%{RAILS_ROOT}/quorum/tmp" blast_db: "%{RAILS_ROOT}/quorum/blastdb" blastn: # Example: @@ -101,11 +101,11 @@ ssh_user: ssh_options: # Example: # password: "secret password" # port: 8888 - script: "%{RAILS_ROOT}/quorum/bin/search" + bin: "%{RAILS_ROOT}/quorum/bin" log_dir: "%{RAILS_ROOT}/quorum/log" tmp_dir: "%{RAILS_ROOT}/quorum/tmp" blast_db: "%{RAILS_ROOT}/quorum/blastdb" blastn: # Example: @@ -132,10 +132,10 @@ ssh_user: ssh_options: # Example: # password: "secret password" # port: 8888 - script: + bin: log_dir: tmp_dir: blast_db: blastn: # Example: